WatInput.text constructor

const WatInput.text(
  1. String value
)

Implementation

const factory WatInput.text(String value) = WatInputText;