RealtimeInputText constructor

RealtimeInputText(
  1. String text
)

Implementation

RealtimeInputText(this.text) : super('input_text');