streamValue property

Stream<T?> get streamValue

Implementation

Stream<T?> get streamValue => valueController.stream;