menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
showClearButton property
showClearButton property
dark_mode
light_mode
showClearButton
property
bool
showClearButton
final
Whether the text field should show a clear button when not empty.
Implementation
final bool showClearButton;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
showClearButton property
SundayTextField class