menu
forui package
documentation
widgets/sidebar.dart
FSidebarItem
onHoverChange property
onHoverChange property
dark_mode
light_mode
onHoverChange
property
ValueChanged
<
bool
>
?
onHoverChange
final
Called when the hover state changes.
Implementation
final ValueChanged<bool>? onHoverChange;
forui package
documentation
widgets/sidebar
FSidebarItem
onHoverChange property
FSidebarItem class