menu
json_editor_flutter package
documentation
json_editor_flutter.dart
JsonEditor
themeColor property
themeColor property
dark_mode
light_mode
themeColor
property
Color
?
themeColor
final
Theme color for the editor. Changes the border color and header color.
Implementation
final Color? themeColor;
json_editor_flutter package
documentation
json_editor_flutter
JsonEditor
themeColor property
JsonEditor class