Dim.normal constructor

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

Normal size.

Implementation

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