menu
tenun package
documentation
core/base_config.dart
BaseChartConfig
supportsApiField method
supportsApiField method
dark_mode
light_mode
supportsApiField
method
bool
supportsApiField
(
String
field
)
Implementation
bool supportsApiField(String field) => apiContract.supports(field);
tenun package
documentation
core/base_config
BaseChartConfig
supportsApiField method
BaseChartConfig class