keyboardHeight property
The current height of the software keyboard.
This height might reflect a keyboard that's completely open, completely closed, in the process of opening, or in the process of closing.
Implementation
final double? keyboardHeight;