menu
entao_hare package
documentation
widgets/widgets.dart
XAction
onclick method
onclick method
dark_mode
light_mode
onclick
method
void
onclick
(
)
Implementation
void onclick() { callback?.call(this); action?.call(); }
entao_hare package
documentation
widgets/widgets
XAction
onclick method
XAction class