padding property

EdgeInsets get padding

Get padding (safe area)

Implementation

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