none constant
No share of the leftover space: a fixed, non-flexible item.
Implementation
static const LayoutFlex none = LayoutFlex._(0, .loose);
No share of the leftover space: a fixed, non-flexible item.
static const LayoutFlex none = LayoutFlex._(0, .loose);