syntaxTheme property
Adaptive syntax theme that selects dark/light based on background.
Takes precedence over explicitSyntaxTheme when both are provided. Use this for automatic theme adaptation.
Implementation
final AdaptiveChromaTheme? syntaxTheme;
Adaptive syntax theme that selects dark/light based on background.
Takes precedence over explicitSyntaxTheme when both are provided. Use this for automatic theme adaptation.
final AdaptiveChromaTheme? syntaxTheme;