menu
sunny_forms package
documentation
sunny_form_controller.dart
SunnyFormController<T>
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
Attribute
>
get
stream
override
observes all changes
Implementation
@override Stream<Attribute> get stream => _changeStream.stream;
sunny_forms package
documentation
sunny_form_controller
SunnyFormController<T>
stream property
SunnyFormController class