Dim.auto constructor
const
Dim.auto([
- bool important = false
Auto.
Implementation
const Dim.auto([this.important = false]) : value = null, unit = 'auto';
Auto.
const Dim.auto([this.important = false]) : value = null, unit = 'auto';