XButton constructor

XButton(
  1. XAction action
)

Implementation

XButton(this.action) : super(key: 'unknown', type: 'unknown');