hGap property
SizedBox
get
hGap
Creates a Sizedbox of this
height
Implementation
SizedBox get hGap => SizedBox(height: this.hWise);
Creates a Sizedbox of this
height
SizedBox get hGap => SizedBox(height: this.hWise);