spaceAvoidBottomBar constant

double const spaceAvoidBottomBar

The space between the last widget in a page and the top of the bottom bar (top of Helen icon).

Implementation

static const double spaceAvoidBottomBar = heightBottomBar + 40;