Dim.zero constructor

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

Zero.

Implementation

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