onRestart method

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

Implementation

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