statusBarHeight property

double get statusBarHeight

Implementation

double get statusBarHeight => MediaQuery.of(this).padding.top;