badgePositionPercentageOffset property

double badgePositionPercentageOffset
final

Defines position of badge widget in the section.

It should be between 0.0 to 1.0, 0.0 means near the center, 1.0 means near the outside of the PieChart.

Implementation

final double badgePositionPercentageOffset;