height property

Widget get height

Implementation

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