hs property
SizedBox
get
hs
SizedBox with adaptive height
Implementation
SizedBox get hs => SizedBox(height: this * ScreenUtils().sh);
SizedBox with adaptive height
SizedBox get hs => SizedBox(height: this * ScreenUtils().sh);