menu
tenun package
documentation
core/chart_controller.dart
ChartSelection
ChartSelection.new const constructor
ChartSelection.new const constructor
dark_mode
light_mode
ChartSelection
constructor
const
ChartSelection
(
{
required
int
seriesIndex
,
required
int
dataIndex
,
dynamic
value
,
})
Implementation
const ChartSelection({ required this.seriesIndex, required this.dataIndex, this.value, });
tenun package
documentation
core/chart_controller
ChartSelection
ChartSelection.new const constructor
ChartSelection class