safePaddingBottom property

double get safePaddingBottom

Get the bottom safearea padding on specific BuildContext.

Implementation

double get safePaddingBottom => mq.padding.bottom;