menu
json_theme package
documentation
json_theme_schemas.dart
SchemaHelper
stringSchema property
stringSchema property
dark_mode
light_mode
stringSchema
property
Map
<
String
,
dynamic
>
get
stringSchema
Implementation
static Map<String, dynamic> get stringSchema => const { 'type': 'string', };
json_theme package
documentation
json_theme_schemas
SchemaHelper
stringSchema property
SchemaHelper class