hcNavigationBarHeight property

double hcNavigationBarHeight

Return the height of navigation bar

Implementation

double get hcNavigationBarHeight => MediaQuery.of(this).padding.bottom;