didUpdateWidget method

  1. @protected
  2. @mustCallSuper
void didUpdateWidget(
  1. covariant StatefulWidget oldWidget
)

Implementation

@protected
@mustCallSuper
void didUpdateWidget(covariant StatefulWidget oldWidget) {}