lastMeasuredWidth

abstract var lastMeasuredWidth: Int

The last value the measure function associated with this node Component returned for the width. This is used together with lastWidthSpec to implement measure caching. Also sets the last value the measure function associated with this node Component returned for the width.