onResumed method

void onResumed()
inherited

进入前台

Implementation

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