menu
super_native_extensions package
documentation
raw_menu.dart
MenuImage
asWidget abstract method
asWidget abstract method
dark_mode
light_mode
asWidget
abstract method
Widget
?
asWidget
(
IconThemeData
theme
)
If possible, returns the menu image represented as Widget.
Implementation
Widget? asWidget(IconThemeData theme);
super_native_extensions package
documentation
raw_menu
MenuImage
asWidget abstract method
MenuImage class