menu
json_editor_flutter package
documentation
json_editor_flutter.dart
JsonEditor
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
actions
final
A list of Widgets to display in a row at the end of header.
Implementation
final List<Widget> actions;
json_editor_flutter package
documentation
json_editor_flutter
JsonEditor
actions property
JsonEditor class