height property

double? height
final

Holds the height of the widget. You can customise it

accoring to your requirements.

Implementation

final double? height;