menu
forui package
documentation
widgets/popover_menu.dart
FSubmenuTile
onFocusChange property
onFocusChange property
dark_mode
light_mode
onFocusChange
property
ValueChanged
<
bool
>
?
onFocusChange
final
Called when the focus state of the trigger tile changes.
Implementation
final ValueChanged<bool>? onFocusChange;
forui package
documentation
widgets/popover_menu
FSubmenuTile
onFocusChange property
FSubmenuTile class