FlexValue.fill constructor
const
FlexValue.fill()
Creates 1 1 auto.
Implementation
const FlexValue.fill()
: grow = 1,
shrink = 1,
basis = 'auto';
Creates 1 1 auto.
const FlexValue.fill()
: grow = 1,
shrink = 1,
basis = 'auto';