selectRepeat method

void selectRepeat()

The function _selectRepeat is called with the globalKey of the State object

Implementation

void selectRepeat() => _selectRepeat(globalKey);