XText constructor

XText(
  1. String text
)

Implementation

XText(this.text) : super(key: 'unkonw', type: 'text');