styleScheme property

JsonStyleScheme? styleScheme
final

Json style scheme

props:

  • keysStyle
  • valuesStyle
  • quotation
  • arrow
  • openAtStart
  • depth

Implementation

final JsonStyleScheme? styleScheme;