children property

List<Widget> children
final

The children to be displayed in the circular selector.

Implementation

final List<Widget> children;