now8
common
DefaultDrawer
DefaultDrawer const constructor
DefaultDrawer
DefaultDrawer
constructor
Null safety
const
DefaultDrawer
(
{
Key
?
key
}
)
Implementation
const DefaultDrawer({Key? key}) : super(key: key);
now8
common
DefaultDrawer
DefaultDrawer const constructor
DefaultDrawer class
Constructors
DefaultDrawer
Properties
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==