FlexValue.grow constructor
const
FlexValue.grow([
- Object grow = 1
Creates 1 1 0% by default.
Implementation
const FlexValue.grow([this.grow = 1])
: shrink = 1,
basis = '0%';
Creates 1 1 0% by default.
const FlexValue.grow([this.grow = 1])
: shrink = 1,
basis = '0%';