safePadding property
EdgeInsets
get
safePadding
Returns the safe area padding for the context.
Implementation
EdgeInsets get safePadding => mediaQuery.padding;
Returns the safe area padding for the context.
EdgeInsets get safePadding => mediaQuery.padding;