h property

double get h

Height of the widget in logical pixels.

Implementation

double get h => size.height;