displayOnForeground property

bool? get displayOnForeground

Implementation

bool? get displayOnForeground {
  return _displayOnForeground;
}