focusStream property

Stream<void> get focusStream

Implementation

Stream<void> get focusStream => _focusStreamController.stream;