menu
simutil package
documentation
services/settings_service.dart
SettingsService
openInEditor abstract method
openInEditor abstract method
dark_mode
light_mode
openInEditor
abstract method
Future
<
void
>
openInEditor
(
)
Opens
configFilePath
in the OS default application.
Implementation
Future<void> openInEditor();
simutil package
documentation
services/settings_service
SettingsService
openInEditor abstract method
SettingsService class