height property
double
get
height
Returns the height of the current context
Implementation
double get height => appSize.height;
Returns the height of the current context
double get height => appSize.height;