percentHeight property

double get percentHeight

Get MediaQuery Screen height in percentage

Implementation

double get percentHeight => screenHeight / 100;