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