devicePadding property

EdgeInsets get devicePadding

Implementation

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