OutlineWidth constructor

const OutlineWidth(
  1. Unit unit
)

Implementation

const factory OutlineWidth(Unit unit) = _OutlineWidth;