didUpdateWidget method
void
didUpdateWidget(
- T oldWidget
Called when the widget configuration changes.
Implementation
void didUpdateWidget(T oldWidget) {}
Called when the widget configuration changes.
void didUpdateWidget(T oldWidget) {}