textDimension property

double? textDimension
final

The dimension of the text area. When less than 0, calculate the length of the text widget.

Implementation

final double? textDimension;