height property

double get height

Returns the height of the current context

Implementation

double get height => appSize.height;