menu
cross_array_task_app
top_bar
TopBar
coloredButtons property
coloredButtons
brightness_4
brightness_5
coloredButtons
property
ValueNotifier
<
List
<
CrossButton
>
>
coloredButtons
final
Creating a list of CrossButton objects.
Implementation
final ValueNotifier<List<CrossButton>> coloredButtons;
cross_array_task_app
top_bar
TopBar
coloredButtons property
TopBar class