menu
fluttery_framework package
documentation
view.dart
AppMenu<T>
onChild method
onChild method
dark_mode
light_mode
onChild
method
Widget
?
onChild
(
)
inherited
The widget used for this button
Implementation
Widget? onChild() => null;
fluttery_framework package
documentation
view
AppMenu<T>
onChild method
AppMenu class