statusBarSize property
double
get
statusBarSize
The offset from the top.
Implementation
double get statusBarSize => _mediaQueryData.padding.top;
The offset from the top.
double get statusBarSize => _mediaQueryData.padding.top;