onResumed method

  1. @protected
  2. @mustCallSuper
void onResumed(
  1. BuildContext context
)

Implementation

@protected
@mustCallSuper
void onResumed(BuildContext context) => controller.onResumed(context);