gapH property
SizedBox
get
gapH
Creates a vertical SizedBox with adaptive height.
Implementation
SizedBox get gapH => SizedBox(height: ah);
Creates a vertical SizedBox with adaptive height.
SizedBox get gapH => SizedBox(height: ah);