toHeight property

double toHeight

makes the height responsive on different screen sizes

Implementation

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