VerticalSpace constructor

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

Implementation

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