TextArea.WithText constructor
TextArea.WithText(
- String text
Implementation
factory TextArea.WithText(String text) => TextArea(WithText(text));
factory TextArea.WithText(String text) => TextArea(WithText(text));