coloredButtons property

ValueNotifier<List<CrossButton>> coloredButtons
final

Creating a list of CrossButton objects.

Implementation

final ValueNotifier<List<CrossButton>> coloredButtons;