heightPx property

double heightPx

Returns same as MediaQuery.of(context).height

Implementation

double get heightPx => sizePx.height;