expectedDeviceHeight property
double
get
expectedDeviceHeight
Implementation
double get expectedDeviceHeight => MediaQuery.of(context).size.height;
double get expectedDeviceHeight => MediaQuery.of(context).size.height;