isBottomSafeArea property

bool get isBottomSafeArea

Implementation

bool get isBottomSafeArea {
  return true;
}