menu
craft_launcher_core package
documentation
launcher_adapter.dart
LauncherAdapter
setActiveProfileById abstract method
setActiveProfileById abstract method
dark_mode
light_mode
setActiveProfileById
abstract method
void
setActiveProfileById
(
String
profileId
)
Set the active profile by ID
Implementation
void setActiveProfileById(String profileId);
craft_launcher_core package
documentation
launcher_adapter
LauncherAdapter
setActiveProfileById abstract method
LauncherAdapter class