DrawerSubMenuMenuItem class
Constructors
Properties
Methods
-
copyWith(
{String? title, String? route, dynamic onTap()?, bool? isVisible, String? iconUrl, bool? isSelected}) → DrawerSubMenuMenuItem -
fromJson(
Map< String, dynamic> json) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited