Flutter
material
DrawerController
child property
child
description
child
property
Null safety
Widget
child
final
The widget below this widget in the tree.
Typically a
Drawer
.
Implementation
final Widget child;
Flutter
material
DrawerController
child property
DrawerController class
Constructors
DrawerController
Properties
alignment
child
dragStartBehavior
drawerCallback
edgeDragWidth
enableOpenDragGesture
hashCode
isDrawerOpen
key
runtimeType
scrimColor
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==