Fired when the selection state changes.
@Output() Stream<bool> get selectedChange => _selectionController.stream;