menu
epos_frontend_shared package
documentation
widgets/custom/S360fPieChart/main.dart
S360fPieChart
S360fPieChart.new const constructor
S360fPieChart.new const constructor
dark_mode
light_mode
S360fPieChart
constructor
const
S360fPieChart
(
{
required
List
<
PieChartSectionData
>
data
,
void
touchedIndex
(
int
index
)?,
Key
?
key
,
})
Implementation
const S360fPieChart({required this.data, this.touchedIndex, super.key});
epos_frontend_shared package
documentation
widgets/custom/S360fPieChart/main
S360fPieChart
S360fPieChart.new const constructor
S360fPieChart class