safeAreaPadding property

EdgeInsets safeAreaPadding

Implementation

EdgeInsets get safeAreaPadding {
  return _safeAreaPadding;
}