menu
buzz package
documentation
kinds/ui_events.dart
OnFocusChanged
OnFocusChanged constructor
OnFocusChanged constructor
dark_mode
light_mode
OnFocusChanged
constructor
OnFocusChanged
(
{
required
bool
hasFocus
,
})
Implementation
OnFocusChanged({ required this.hasFocus, });
buzz package
documentation
kinds/ui_events
OnFocusChanged
OnFocusChanged constructor
OnFocusChanged class