height property

Widget get height

this is sizebox widget with height property

Implementation

Widget get height => SizedBox(height: _number());