menu
tenun package
documentation
core/chart_api_options.dart
ChartInteractionOptions
ChartInteractionOptions.new const constructor
ChartInteractionOptions.new const constructor
dark_mode
light_mode
ChartInteractionOptions
constructor
const
ChartInteractionOptions
(
{
bool
showTooltip
=
true
,
bool
showActiveElement
=
true
,
})
Implementation
const ChartInteractionOptions({ this.showTooltip = true, this.showActiveElement = true, });
tenun package
documentation
core/chart_api_options
ChartInteractionOptions
ChartInteractionOptions.new const constructor
ChartInteractionOptions class