menu
phone_ide package
documentation
main.dart
EditorView
EditorView.new const constructor
EditorView.new const constructor
dark_mode
light_mode
EditorView
constructor
const
EditorView
(
{
Key
?
key
,
})
Implementation
const EditorView({ Key? key, }) : super(key: key);
phone_ide package
documentation
main
EditorView
EditorView.new const constructor
EditorView class