KeyboardHeightCallback typedef

KeyboardHeightCallback = void Function(double height, double safeArea)

Implementation

typedef KeyboardHeightCallback = void Function(double height, double safeArea);