vSpacing property

dynamic vSpacing

Implementation

SizedBox get vSpacing => SizedBox(
      height: toDouble(),
    );