selectedButtons property

ValueNotifier<List<CrossButton>> selectedButtons
final

Creating a list of CrossButton objects.

Implementation

final ValueNotifier<List<CrossButton>> selectedButtons;