safeAreaPadding property

EdgeInsets get safeAreaPadding

Implementation

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