onStart method

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

Implementation

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