Event fired when the button is clicked or keyboard activated.
@Output() Stream<UIEvent> get trigger => _button!.trigger;