menu
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field.dart
SundayTextField
onFocusChange property
onFocusChange property
dark_mode
light_mode
onFocusChange
property
ValueChanged
<
bool
>
?
onFocusChange
final
Called when the text field gains or loses focus.
Implementation
final ValueChanged<bool>? onFocusChange;
sunday_platform package
documentation
MainComponents/sunday_text_field/sunday_text_field
SundayTextField
onFocusChange property
SundayTextField class