sizeH property

SizedBox get sizeH

Implementation

SizedBox get sizeH => SizedBox(height: toDouble());