safePaddingTop property
double
get
safePaddingTop
Get the top safearea padding on specific BuildContext.
Implementation
double get safePaddingTop => mq.padding.top;
Get the top safearea padding on specific BuildContext.
double get safePaddingTop => mq.padding.top;