wGap property

SizedBox get wGap

Creates a Sizedbox of this width

Implementation

SizedBox get wGap => SizedBox(width: this.wWise);