ExpandAction class

Represents an intent to open the menu popup.

This data struct is used to pass parameters along with the intent, such as which menu item to focus when the item is first opened.

Properties

activateFirstItemOnExpand bool
no setter
activateLastItemOnExpand bool
no setter
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
toString() String
A string representation of this object.
inherited

Operators

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