TextBuilder constructor

TextBuilder(
  1. String customId
)

Implementation

TextBuilder(String customId): super(customId, TextInputStyle.input);