menu
flutter_ui_toolkit package
documentation
models/UITextFieldDefaults.dart
UITextFieldDefaults
labelColor property
labelColor property
dark_mode
light_mode
labelColor
property
Color
?
labelColor
final
Set the input's label color
Implementation
final Color? labelColor;
flutter_ui_toolkit package
documentation
models/UITextFieldDefaults
UITextFieldDefaults
labelColor property
UITextFieldDefaults class