watchKeyBoardHeight property

double watchKeyBoardHeight

键盘高度

Implementation

double get watchKeyBoardHeight {
  return watch(myKeyBoardHeight);
}