menu
flutter_fx package
documentation
flutter_fx.dart
FxTextField
maxHeight property
maxHeight property
dark_mode
light_mode
maxHeight
property
double
?
maxHeight
final
The maximum height for the text field.
Implementation
final double? maxHeight;
flutter_fx package
documentation
flutter_fx
FxTextField
maxHeight property
FxTextField class