safePadding property

EdgeInsets get safePadding

Safe area padding

Implementation

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