viewInsets property

EdgeInsets get viewInsets

Get view insets

Implementation

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