Creates a new dimension with optional unit and important flag.
unit
important
const Dim(this.value, {this.unit = '', this.important = false});