hasDarkBackground property

bool? hasDarkBackground
final

Whether the background is considered "dark".

  • true/false when known
  • null when unknown (no report yet)

Implementation

final bool? hasDarkBackground;