FastTextLayoutScope

data class FastTextLayoutScope(constraints: Constraints, scope: MeasureScope)

Constructors

Link copied to clipboard
constructor(constraints: Constraints, scope: MeasureScope)

Functions

Link copied to clipboard
fun layout(measurer: TextMeasurer, text: String, style: TextStyle): MeasureResult