height property

double get height

Returns the height of the screen.

Implementation

double get height => context.height;