formState property
SyncStream<SunnyFormState>
get
formState
A stream of any change to the state of this form.
Implementation
SyncStream<SunnyFormState> get formState;
A stream of any change to the state of this form.
SyncStream<SunnyFormState> get formState;