getHeightSizedBox method

SizedBox getHeightSizedBox()

Implementation

SizedBox getHeightSizedBox() => SizedBox(height: h);