Dim.zero constructor
const
Dim.zero([
- bool important = false
Zero.
Implementation
const Dim.zero([this.important = false]) : value = 0, unit = '';
Zero.
const Dim.zero([this.important = false]) : value = 0, unit = '';