textWidthBasis property

  1. @override
TextWidthBasis? textWidthBasis
final

Defines how to measure the width of the rendered text.

Implementation

@override
final TextWidthBasis? textWidthBasis;