statusBarHeight property

double statusBarHeight

The distance from the top edge to the first unpadded pixel, in physical pixels.

Implementation

double get statusBarHeight => window.padding.top;