TextArea.WithId constructor

TextArea.WithId(
  1. String id
)

Implementation

factory TextArea.WithId(String id) => TextArea(WithId(id));