windowStatusBarHeight property

double get windowStatusBarHeight

Implementation

double get windowStatusBarHeight => View.of(context).padding.top;