statusBarHeight property

double get statusBarHeight

The offset from the top, in dp

Implementation

double get statusBarHeight => _statusBarHeight / _pixelRatio;