onDestroy method

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

Implementation

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