onChange method Null safety

void onChange(
  1. Change<TState> change
)

Implementation

void onChange(Change<TState> change) {}