bottomSafeArea property

double get bottomSafeArea

Implementation

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