padding property

EdgeInsets get padding

Implementation

EdgeInsets get padding {
  return MediaQuery.of(this).padding;
}