rollHandle method

void rollHandle()

Implementation

void rollHandle() {
  _rollEscape = true;
  print('----------------  rollHandle/ unUsed  -------');
  print(_rollEscape);
  print(_rollMax);
}