firexcode
firexcode
XResponsiveGridRow
XResponsiveGridRow constructor
XResponsiveGridRow
firexcode
firexcode
XResponsiveGridRow
XResponsiveGridRow constructor
XResponsiveGridRow class
Constructors
XResponsiveGridRow
Properties
children
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
XResponsiveGridRow
constructor
XResponsiveGridRow
(
{
@
required
List
<
ResponsiveGridCol
>
children
}
)
Implementation
XResponsiveGridRow({@required this.children});