thirdCircleWidgets property

List<Widget>? thirdCircleWidgets
final

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

Implementation

final List<Widget>? thirdCircleWidgets;