safePaddingTop property

double safePaddingTop

Get the top safearea padding on specific BuildContext.

Implementation

double get safePaddingTop => mq.padding.top;