menu
unit_widgets_display package
documentation
StatefulWidget/StreamBuilder/node1_base.dart
CountGenerator
state property
state property
dark_mode
light_mode
state
property
Stream
<
int
>
get
state
Implementation
Stream<int> get state => _controller.stream;
unit_widgets_display package
documentation
StatefulWidget/StreamBuilder/node1_base
CountGenerator
state property
CountGenerator class