menu
editorjs_flutter_view package
documentation
widgets/editorjs_view.dart
EditorJSView
EditorJSView.new const constructor
EditorJSView.new const constructor
dark_mode
light_mode
EditorJSView
constructor
const
EditorJSView
(
{
Key
?
key
,
required
String
jsonString
,
})
Implementation
const EditorJSView({super.key, required this.jsonString});
editorjs_flutter_view package
documentation
widgets/editorjs_view
EditorJSView
EditorJSView.new const constructor
EditorJSView class