-
public final class DonutSectionData class representing the single section of the donut containing amount and color.
-
-
Constructor Summary
Constructors Constructor Description DonutSection(Float amount, Color color)
-