ChatKeyboardOnKeyboardHeightChange typedef
        ChatKeyboardOnKeyboardHeightChange =
     dynamic Function(double)
    
    
    
Implementation
typedef ChatKeyboardOnKeyboardHeightChange = Function(double);typedef ChatKeyboardOnKeyboardHeightChange = Function(double);