bottomSafeArea property
double
get
bottomSafeArea
Implementation
double get bottomSafeArea => MediaQuery.of(this).viewPadding.bottom;
double get bottomSafeArea => MediaQuery.of(this).viewPadding.bottom;