styleScheme method
Implementation
JsonStyleScheme styleScheme(BuildContext context) =>
JsonConfig.of(context).style ?? const JsonStyleScheme();
JsonStyleScheme styleScheme(BuildContext context) =>
JsonConfig.of(context).style ?? const JsonStyleScheme();