textFieldSize property

Size? textFieldSize
final

The size of the input TextField.

If null, calculates the size based on the textFieldStyle and decimalPlaces.

Implementation

final Size? textFieldSize;