isTopSafeArea property

bool get isTopSafeArea

Implementation

bool get isTopSafeArea {
  return true;
}