Publishes events when the popupVisible changes.
@Output() Stream<bool> get popupVisibleChange => _popupVisibleController.stream;