menu
json_editor_flutter package
documentation
json_editor_flutter.dart
JsonEditor
enableKeyEdit property
enableKeyEdit property
dark_mode
light_mode
enableKeyEdit
property
bool
enableKeyEdit
final
Enables editing of keys. Defaults to
true
.
Implementation
final bool enableKeyEdit;
json_editor_flutter package
documentation
json_editor_flutter
JsonEditor
enableKeyEdit property
JsonEditor class