height property

Widget height

Implementation

Widget get height => SizedBox(height: this.toDouble());