gapH property

SizedBox get gapH

Creates a vertical SizedBox with adaptive height.

Implementation

SizedBox get gapH => SizedBox(height: ah);