menu
affogato_editor package
documentation
affogato_editor.dart
AffogatoWorkspaceConfigs
removePane method
removePane method
dark_mode
light_mode
removePane
method
void
removePane
(
String
paneId
)
Implementation
void removePane(String paneId) { panesData.remove(paneId); }
affogato_editor package
documentation
affogato_editor
AffogatoWorkspaceConfigs
removePane method
AffogatoWorkspaceConfigs class