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