screenPadding property

EdgeInsets screenPadding

Implementation

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