onClear method

void onClear()

Implementation

void onClear() {
  throw UnimplementedError('onClear() has not been implemented.');
}