onDetached method

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

Implementation

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