selectRepeat method
The function
_selectRepeatis called with theglobalKeyof theStateobject
Implementation
void selectRepeat() => _selectRepeat(globalKey);
The function
_selectRepeatis called with theglobalKeyof theStateobject
void selectRepeat() => _selectRepeat(globalKey);