Dim.inherit constructor

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

Inherit.

Implementation

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