willUpdateValue method

  1. @mustCallSuper
void willUpdateValue(
  1. State current,
  2. State next
)

Implementation

@mustCallSuper
void willUpdateValue(State current, State next) {}