toWidth property

double toWidth

makes the width responsive on different screen sizes

Implementation

double get toWidth => SizeConfig().getWidthRatio(this.toDouble());