menu
clean_framework package
documentation
clean_framework_defaults.dart
RuleCondition
RuleCondition constructor
RuleCondition constructor
dark_mode
light_mode
RuleCondition
constructor
RuleCondition
(
{
required
String
context
,
required
String
op
,
required
Object
value
,
})
Implementation
RuleCondition({ required this.context, required this.op, required this.value, });
clean_framework package
documentation
clean_framework_defaults
RuleCondition
RuleCondition constructor
RuleCondition class