menu
nobody package
documentation
web/selector.dart
TextArea
TextArea.WithClass factory constructor
TextArea.WithClass factory constructor
dark_mode
light_mode
TextArea.WithClass
constructor
TextArea.WithClass
(
List
<
String
>
classes
)
Implementation
factory TextArea.WithClass(List<String> classes) => TextArea(WithClass(classes));
nobody package
documentation
web/selector
TextArea
TextArea.WithClass factory constructor
TextArea class