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