HorizontalSpace constructor

const HorizontalSpace([
  1. double units = 1.0
])

Implementation

const HorizontalSpace([this.units = 1.0]) : super();