bottomBarHeight property

double bottomBarHeight

The distance from the bottom edge to the first unpadded pixel, in physical pixels.

Implementation

double get bottomBarHeight => ui.window.padding.bottom;