firstCircleWidgets property

List<Widget>? firstCircleWidgets
final

Displays the first circle widgets. It contains the List of Widgets.

Implementation

final List<Widget>? firstCircleWidgets;