menu
tenun package
documentation
core/chart_runtime_policy_fields.dart
ChartRuntimePerformancePolicyFieldSpec
matches method
matches method
dark_mode
light_mode
matches
method
bool
matches
(
String
field
)
Implementation
bool matches(String field) => aliases.contains(field);
tenun package
documentation
core/chart_runtime_policy_fields
ChartRuntimePerformancePolicyFieldSpec
matches method
ChartRuntimePerformancePolicyFieldSpec class