menu
custom_adaptive_scaffold package
documentation
material_ui.dart
IconButton
onHover property
onHover property
dark_mode
light_mode
onHover
property
ValueChanged
<
bool
>
?
onHover
final
The callback that is called when the button is hovered.
Implementation
final ValueChanged<bool>? onHover;
custom_adaptive_scaffold package
documentation
material_ui
IconButton
onHover property
IconButton class