hBox property

Widget get hBox

Implementation

Widget get hBox {
  return SizedBox(height: toDouble());
}