hs property

SizedBox get hs

SizedBox with adaptive height

Implementation

SizedBox get hs => SizedBox(height: this * ScreenUtils().sh);