TextArea.WithName constructor
TextArea.WithName(
- String name
Implementation
factory TextArea.WithName(String name) => TextArea(WithName(name));
factory TextArea.WithName(String name) => TextArea(WithName(name));