percentWidth property

double percentWidth

Get MediaQuery Screen Width in percentage

Implementation

double get percentWidth => screenWidth / 100;