onUpdateWidget method

  1. @mustCallSuper
void onUpdateWidget(
  1. BuildContext context,
  2. T controller,
  3. dynamic oldWidget
)

Implementation

@mustCallSuper
void onUpdateWidget(BuildContext context, T controller, dynamic oldWidget) {}