shouldAutoDetermineDarkMode property

bool shouldAutoDetermineDarkMode
final

Determines if the dark mode should be set based on the chosen color.

By default, it is set to true.

Implementation

final bool shouldAutoDetermineDarkMode;