flexEnd constant
CssJustifyContent
const flexEnd
Implementation
static const CssJustifyContent flexEnd = _CssJustifyContentKeyword(
'flex-end',
);
static const CssJustifyContent flexEnd = _CssJustifyContentKeyword(
'flex-end',
);