color property

JsonColorScheme? color
final

color scheme of json view

default is defaultDarkColorScheme & defaultLightColorScheme base on current theme

Implementation

final JsonColorScheme? color;