selectRepeat method
The function
_selectRepeat
is called with theglobalKey
of theState
object
Implementation
void selectRepeat() => _selectRepeat(globalKey);
The function
_selectRepeat
is called with theglobalKey
of theState
object
void selectRepeat() => _selectRepeat(globalKey);