menu
forui package
documentation
widgets/text_field.dart
FTextField
style property
style property
dark_mode
light_mode
style
property
FTextFieldStyle
?
style
final
The text field's style. Defaults to
FThemeData.textFieldStyle
.
Implementation
final FTextFieldStyle? style;
forui package
documentation
widgets/text_field
FTextField
style property
FTextField class