focus property

  1. @Output()
Stream focus

Implementation

@Output()
Stream get focus => _focus.stream;