auto constant
Flex
const auto
The item can grow and shrink, and uses its base size.
Implementation
static const Flex auto = _FlexKeyword('auto');
The item can grow and shrink, and uses its base size.
static const Flex auto = _FlexKeyword('auto');