menu
flipper_finance package
documentation
charts/pie_chart.dart
RallyPieChartSegment
RallyPieChartSegment const constructor
RallyPieChartSegment const constructor
dark_mode
light_mode
RallyPieChartSegment
constructor
const
RallyPieChartSegment
(
{
Color
?
color
,
double
?
value
,
})
Implementation
const RallyPieChartSegment({this.color, this.value});
flipper_finance package
documentation
charts/pie_chart
RallyPieChartSegment
RallyPieChartSegment const constructor
RallyPieChartSegment class