menu
tenun package
documentation
core/chart_api_field_spec.dart
ChartApiFieldSpec
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_api_field_spec
ChartApiFieldSpec
matches method
ChartApiFieldSpec class