toHeight property

double get toHeight

makes the height responsive on different screen sizes

Implementation

double get toHeight => SizeConfig().getHeightRatio(this.toDouble());