nightMode property

bool nightMode
final

Inverting colors of pages to have the look of a dark mode.

Working only for Android. Default value: false

Implementation

final bool nightMode;