gapW property

SizedBox get gapW

Creates a horizontal SizedBox with adaptive width.

Implementation

SizedBox get gapW => SizedBox(width: aw);