menu
rehacul_app_medical
states/rehabilitation/rehabilitation_state.dart
RehabilitationState
eventStream property
eventStream
brightness_4
brightness_5
eventStream
property
Stream
<
RehabilitationEvent
>
eventStream
Implementation
Stream<RehabilitationEvent> get eventStream => _eventController.stream;
rehacul_app_medical
rehabilitation_state
RehabilitationState
eventStream property
RehabilitationState class