DrawerDelegateMiXin mixin
- Superclass constraints
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
-
底部控件
inherited
-
buildHeader(
) → DrawerHeader? -
定制头部
inherited
-
buildList(
BuildContext context) → List< Widget> -
构建菜单列表
inherited
-
enableHeader(
) → bool -
是否显示头部定制区域
inherited
-
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