menu
monaco_editor_platform_interface package
documentation
monaco_editor_platform_interface.dart
MonacoEditorPlatform
dispose abstract method
dispose abstract method
dark_mode
light_mode
dispose
abstract method
Future
<
void
>
dispose
(
int
textureId
)
Implementation
Future<void> dispose(int textureId);
monaco_editor_platform_interface package
documentation
monaco_editor_platform_interface
MonacoEditorPlatform
dispose abstract method
MonacoEditorPlatform class