menu
forui package
documentation
widgets/sidebar.dart
FSidebarGroup
onActionHoverChange property
onActionHoverChange property
dark_mode
light_mode
onActionHoverChange
property
ValueChanged
<
bool
>
?
onActionHoverChange
final
Called when the action's hover state changes.
Implementation
final ValueChanged<bool>? onActionHoverChange;
forui package
documentation
widgets/sidebar
FSidebarGroup
onActionHoverChange property
FSidebarGroup class