sections

var sections: List<DonutSection>

Parameters

sections

The data used to define each section of the donut. This data should keep the same size since adding or removing of the new section is not supported yet. If the size of this list is changed then an exception will be thrown.