statusBarHeight property
double
get
statusBarHeight
The distance from the top edge to the first unpadded pixel, in physical pixels.
Implementation
double get statusBarHeight => window.implicitView!.padding.top;