screenAppBarHeightDp top-level property
double
get
screenAppBarHeightDp
状态栏高度+AppBar高度 dp
Implementation
double get screenAppBarHeightDp => screenToolbarHeightDp + screenStatusBarHeightDp;
状态栏高度+AppBar高度 dp
double get screenAppBarHeightDp => screenToolbarHeightDp + screenStatusBarHeightDp;