onStarted property

StateAction<S> onStarted
final

Provides interaction with the function after the start of a certain action

Implementation

final StateAction<S> onStarted;