Dim.auto constructor

const Dim.auto([
  1. bool important = false
])

Auto.

Implementation

const Dim.auto([this.important = false]) : value = null, unit = 'auto';