Implement CupertinoMenuEntry to define how a menu item should be drawn in a menu.
- Implementers
Properties
Methods
-
hasLeading(
BuildContext context) → bool - Whether this menu item has a leading widget.
-
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