bottomBarHeight property

double get bottomBarHeight

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

Implementation

double get bottomBarHeight => window.implicitView!.padding.bottom;