textWidthBasis property

  1. @override
TextWidthBasis? get textWidthBasis
override

Defines how to measure the width of the rendered text.

Implementation

@override
TextWidthBasis? get textWidthBasis => $value.textWidthBasis;