textWidthBasis property
Defines how to measure the width of the rendered text.
Implementation
@override
TextWidthBasis? get textWidthBasis => $value.textWidthBasis;
Defines how to measure the width of the rendered text.
@override
TextWidthBasis? get textWidthBasis => $value.textWidthBasis;