statusBarSize property

double get statusBarSize

The offset from the top.

Implementation

double get statusBarSize => _mediaQueryData.padding.top;