menu
webapp package
documentation
wa_htmler.dart
$TextArea
$TextArea.new constructor
$TextArea.new constructor
dark_mode
light_mode
$TextArea
constructor
$TextArea
(
{
Map
?
attrs
,
List
<
Tag
>
?
children
,
List
classes
=
const []
,
})
Implementation
$TextArea({super.attrs, super.children, super.classes});
webapp package
documentation
wa_htmler
$TextArea
$TextArea.new constructor
$TextArea class