Flutter
material
DrawerHeader
margin property
margin
description
margin
property
Null safety
EdgeInsetsGeometry
?
margin
final
The margin around the drawer header.
Implementation
final EdgeInsetsGeometry? margin;
Flutter
material
DrawerHeader
margin property
DrawerHeader class
Constructors
DrawerHeader
Properties
child
curve
decoration
duration
hashCode
key
margin
padding
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==