firexcode
firexcode
XDrawerFullWidth
XDrawerFullWidth const constructor
XDrawerFullWidth
firexcode
firexcode
XDrawerFullWidth
XDrawerFullWidth const constructor
XDrawerFullWidth class
Constructors
XDrawerFullWidth
Properties
backgrounCcolor
children
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
XDrawerFullWidth
constructor
const
XDrawerFullWidth
(
{
Key
key
,
Color
backgrounCcolor
,
List
<
Widget
>
children
}
)
Implementation
const XDrawerFullWidth({Key key, this.backgrounCcolor, this.children}) : super(key: key);