menu
nobody package
documentation
web/selector.dart
TextArea
TextArea.WithId factory constructor
TextArea.WithId factory constructor
dark_mode
light_mode
TextArea.WithId
constructor
TextArea.WithId
(
String
id
)
Implementation
factory TextArea.WithId(String id) => TextArea(WithId(id));
nobody package
documentation
web/selector
TextArea
TextArea.WithId factory constructor
TextArea class