json_view library
Classes
- JsonColorScheme
- Json Color Scheme
- JsonConfig
- JsonConfigData
- Json View Configuration Data
- JsonQuotation
- JsonQuotation
- JsonStyleScheme
- json style scheem
- JsonView
- JsonViewBody
Constants
- defaultDarkColorScheme → const JsonColorScheme
- default dark color scheme
- defaultLightColorScheme → const JsonColorScheme
- default light color scheme
Functions
-
getIndexedItem(
{required int index, required dynamic value, int depth = 0}) → Widget - get a tile Widget from value & index
-
getParsedItem(
{required String key, required dynamic value, int depth = 0}) → Widget - get a tile Widget from value & key