auto constant
AspectRatio
const auto
Replaced elements with an intrinsic aspect ratio use that aspect ratio, otherwise the box has no preferred aspect ratio. Size calculations involving intrinsic aspect ratio always work with the content box dimensions.
Implementation
static const auto = AspectRatio._('auto');