menu
craft_launcher_core package
documentation
interfaces/vanilla_launcher_interface.dart
VanillaLauncherInterface
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
interfaces/vanilla_launcher_interface
VanillaLauncherInterface
setActiveProfileById abstract method
VanillaLauncherInterface class