menu
cross_array_task_app
cross_button
CrossButtonState
selectRepeat method
selectRepeat
brightness_4
brightness_5
selectRepeat
method
void
selectRepeat
(
)
Implementation
void selectRepeat() { setState(() { selected = false; selectionRepeat = true; }); }
cross_array_task_app
cross_button
CrossButtonState
selectRepeat method
CrossButtonState class