padding property

EdgeInsets get padding

Get padding (safe areas)

Implementation

EdgeInsets get padding => MediaQuery.of(this).padding;