updateDependentValues method

  1. @protected
  2. @mustCallSuper
void updateDependentValues(
  1. covariant WidgetType? oldWidget
)

Implementation

@protected
@mustCallSuper
void updateDependentValues(covariant WidgetType? oldWidget) {}