padding property

EdgeInsets get padding

Shortcut to access padding from MediaQueryData.

Implementation

EdgeInsets get padding => media.padding;