formState property

SyncStream<SunnyFormState> formState

A stream of any change to the state of this form.

Implementation

SyncStream<SunnyFormState> get formState;