padding property
EdgeInsets
get
padding
Returns the padding of the current context
Implementation
EdgeInsets get padding => mediaQuery.padding;
Returns the padding of the current context
EdgeInsets get padding => mediaQuery.padding;