onStateChange method

  1. @Deprecated("use the `effect(state)` function instead. " "This makes the API more similar to other frameworks.")
void onStateChange()

Implementation

@Deprecated("use the `effect(state)` function instead. "
    "This makes the API more similar to other frameworks.")
void onStateChange() {}