highlightingTheme property
The syntax highlighting theme.
Refer to HighlightView.theme
.
All available themes
Defaults to draculaTheme
.
Implementation
final Map<String, TextStyle> highlightingTheme;
The syntax highlighting theme.
Refer to HighlightView.theme
.
All available themes
Defaults to draculaTheme
.
final Map<String, TextStyle> highlightingTheme;