bottomInset property

double bottomInset
final

The inset at the bottom of the screen accounting only for math keyboards.

This does not yet take the Window into account.

The MathKeyboardViewInsets widget will insert a MediaQuery that also takes into account the window below this widget.

Implementation

final double bottomInset;