theme property

Map<String, TextStyle>? theme
final

The theme to apply to the language parsing result

Implementation

final Map<String, TextStyle>? theme;