auto constant
CssBackgroundSize
const auto
The auto keyword which scales the background image in the corresponding direction such that its intrinsic proportion is maintained.
Implementation
static const CssBackgroundSize auto = _CssBackgroundSizeKeyword('auto');