AppMenu class

Constructors

AppMenu()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show(StateMVC<StatefulWidget> state, {String? applicationName, Widget? applicationIcon, String? applicationLegalese, List<Widget>? children, bool useRootNavigator = true, Menu? menu}) PopupMenuButton
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

onChange([ColorSwatch<int?>? value]) → void
onColorChange(Color value) → void
setThemeData() → void
Turn to the App's menu to set the App's theme.