menu
monaco_editor_platform_interface package
documentation
monaco_editor_platform_interface.dart
MonacoEditorPlatform
create abstract method
create abstract method
dark_mode
light_mode
create
abstract method
Future
<
int
>
create
(
MonacoEditorOptions
options
)
Implementation
Future<int> create(MonacoEditorOptions options);
monaco_editor_platform_interface package
documentation
monaco_editor_platform_interface
MonacoEditorPlatform
create abstract method
MonacoEditorPlatform class