menu
flutter_mind_map package
documentation
theme/json_theme.dart
JsonTheme
jsonList property
jsonList property
dark_mode
light_mode
jsonList
property
Map
<
int
,
Map
<
String
,
dynamic
>
>
jsonList
getter/setter pair
Implementation
Map<int, Map<String, dynamic>> jsonList = {};
flutter_mind_map package
documentation
theme/json_theme
JsonTheme
jsonList property
JsonTheme class