menu
craft_launcher_core package
documentation
models/versions/version_info.dart
Rule
Rule.new constructor
Rule.new constructor
dark_mode
light_mode
Rule
constructor
Rule
(
{
required
String
action
,
Os
?
os
,
Features
?
features
,
})
Implementation
Rule({required this.action, this.os, this.features});
craft_launcher_core package
documentation
models/versions/version_info
Rule
Rule.new constructor
Rule class