Event that fires when the dropdown button is blurred.
@Output() Stream<FocusEvent> get blur => _blur.stream;