explicitSyntaxTheme property

ChromaTheme? explicitSyntaxTheme
final

Explicit syntax theme (not adaptive).

Use this to force a specific theme regardless of background.

Implementation

final ChromaTheme? explicitSyntaxTheme;