menu
face_detection_lock package
documentation
application/face_detection_bloc/face_detection_bloc.dart
FaceDetectionBloc
stream property
stream property
dark_mode
light_mode
stream
property
@
override
Stream
<
FaceDetectionState
>
get
stream
inherited
The current
stream
of states.
Implementation
@override Stream<State> get stream => _stateController.stream;
face_detection_lock package
documentation
application/face_detection_bloc/face_detection_bloc
FaceDetectionBloc
stream property
FaceDetectionBloc class