onPaused method

void onPaused()

Implementation

void onPaused() {
  fastPrintInfo('$runtimeType  onPaused');
}