menu
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field.dart
SundayMaterialTextField
labelText property
labelText property
dark_mode
light_mode
labelText
property
String
?
labelText
final
The text to display as the label for the text field.
Implementation
final String? labelText;
sunday_platform package
documentation
MainComponents/sunday_text_field/material_text_field
SundayMaterialTextField
labelText property
SundayMaterialTextField class