bottomSheetKeyboardHeightRatio property

double bottomSheetKeyboardHeightRatio

Implementation

double get bottomSheetKeyboardHeightRatio =>
    MediaQuery.of(this).viewInsets.bottom / 100;