heightBottomSafa method

double heightBottomSafa()
inherited

Implementation

double heightBottomSafa() {
  return MediaQuery.of(context).padding.bottom;
}