menu
baguette
DrawerFooterWidget
DrawerFooterWidget
DrawerFooterWidget constructor
DrawerFooterWidget
brightness_4
DrawerFooterWidget
constructor
Null safety
DrawerFooterWidget
(
{
Key
?
key
,
dynamic
data
,
Icon
?
icon
,
String
?
label
,
EdgeInsets
padding
=
Dimens.padding_small
,
EdgeInsets
margin
=
Dimens.margin_zero
,
VoidCallback
?
onPress
}
)
baguette
DrawerFooterWidget
DrawerFooterWidget
DrawerFooterWidget constructor
DrawerFooterWidget class
Constructors
DrawerFooterWidget
Properties
hashCode
icon
key
label
margin
onPress
padding
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==