firexcode package
documentation
firexcode
Wins
xExpanded method
xExpanded
xExpanded
method
Widget
xExpanded
(
{
int
flex
=
1
,
Key
key
}
)
Implementation
Widget xExpanded({int flex = 1, Key key}) { return Expanded( flex: flex, key: key, child: this, ); }
firexcode package
documentation
firexcode
Wins
xExpanded method
Wins extension
Methods
toAlign
toMaterial
xAlign
xBottomCenter
xBottomLeft
xBottomRight
xCard
xCenterLeft
xCenterRight
xExpanded
xMaterial
xRoutePage
xTopCenter
xTopLeft
xTopRight