heightBottomSafa method

double heightBottomSafa()

Implementation

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