onStateDone method
- @protected
@protected
Method that is called when the state's stream closes. Does nothing by default.
Implementation
@protected
void onStateDone() => null;
Method that is called when the state's stream closes. Does nothing by default.
@protected
void onStateDone() => null;