percentHeight property

double percentHeight

Get MediaQuery Screen height in percentage

Implementation

double get percentHeight => screenHeight / 100;