padding property

EdgeInsets padding
return MediaQuery.of(context).padding

Implementation

EdgeInsets get padding => data.padding;