widgetDidUpdate method
void
widgetDidUpdate(
- T oldWidget
Called after the configuration is updated.
Implementation
void widgetDidUpdate(final T oldWidget) {}
Called after the configuration is updated.
void widgetDidUpdate(final T oldWidget) {}