height property

double get height

获取屏幕高度

Implementation

double get height => mediaQuerySize.height;