safePaddingBottom property

double safePaddingBottom

Get the bottom safearea padding on specific BuildContext.

Implementation

double get safePaddingBottom => mq.padding.bottom;