statusBarHeight property
double
get
statusBarHeight
Gets the status bar height (top safe area).
Implementation
double get statusBarHeight => deviceInfo.statusBarHeight;
Gets the status bar height (top safe area).
double get statusBarHeight => deviceInfo.statusBarHeight;