didUpdateComponent method

  1. @protected
void didUpdateComponent(
  1. covariant ScloudLaunchApp oldComponent
)
inherited

Called whenever the component configuration changes.

Implementation

@protected
void didUpdateComponent(covariant T oldComponent) {}