menu
zuke_runner package
documentation
runtime.dart
RuleId
RuleId.new const constructor
RuleId.new const constructor
dark_mode
light_mode
RuleId
constructor
const
RuleId
(
String
value
)
Implementation
const RuleId(this.value) : assert(value != '');
zuke_runner package
documentation
runtime
RuleId
RuleId.new const constructor
RuleId class