displayOnBackground property

bool? get displayOnBackground

Implementation

bool? get displayOnBackground {
  return _displayOnBackground;
}