adaptSafeBottom property
double
get
adaptSafeBottom
Implementation
double get adaptSafeBottom =>
_NotchInherited.of(this)?.notchInfo.bottomInset ?? 0;
double get adaptSafeBottom =>
_NotchInherited.of(this)?.notchInfo.bottomInset ?? 0;