SettingsMenuItem class
Constructors
Add a SettingMenuItem
next to the last default SettingsMenuItem
Properties
hashCode
→ int
The hash code for this object.
no setter inherited
mainMenu
→ Widget ?
If themed is not-null, this argument is ignored.
final
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
When you tap the mainMenu item will show this secondayMenu.
final
Its the width of the secondary menu
final
themed
→ SettingsMenuItemThemed ?
If you want your MainItem with the theme of the others MenuItems use that.
Note: If SettingsMenuItemThemed is not-null then mainMenu argument will be ignored.
final
Methods
noSuchMethod (Invocation invocation )
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString ()
→ String
A string representation of this object.
inherited