keyboardHeight property

double get keyboardHeight

Keyboard height

Implementation

double get keyboardHeight => viewInsets.bottom;