menu
fluttery_framework package
documentation
view/app_menu.dart
PopupMenuControllerMixin<T>
onChild method
onChild method
dark_mode
light_mode
onChild
method
@
override
Widget
?
onChild
(
)
override
The widget used for this button
Implementation
@override Widget? onChild() => null;
fluttery_framework package
documentation
view/app_menu
PopupMenuControllerMixin<T>
onChild method
PopupMenuControllerMixin mixin