didUpdateComponent method
Called whenever the component configuration changes.
Implementation
@protected
void didUpdateComponent(covariant T oldComponent) {}
Called whenever the component configuration changes.
@protected
void didUpdateComponent(covariant T oldComponent) {}