menu
craft_launcher_core package
documentation
interfaces/vanilla_launcher_interface.dart
VanillaLauncherInterface
setActiveProfile abstract method
setActiveProfile abstract method
dark_mode
light_mode
setActiveProfile
abstract method
void
setActiveProfile
(
Profile
profile
)
Set the active profile.
Implementation
void setActiveProfile(Profile profile);
craft_launcher_core package
documentation
interfaces/vanilla_launcher_interface
VanillaLauncherInterface
setActiveProfile abstract method
VanillaLauncherInterface class