menu
artisanal package
documentation
widgets.dart
MouseEnterCallback typedef
MouseEnterCallback typedef
dark_mode
light_mode
MouseEnterCallback
typedef
MouseEnterCallback
=
Cmd
? Function
(
MouseMsg
msg
)
Callback for mouse enter events.
Implementation
typedef MouseEnterCallback = Cmd? Function(MouseMsg msg);
artisanal package
documentation
widgets
MouseEnterCallback typedef
widgets library