menu
Dart
dart:html
TextAreaElement
wrap property
wrap
brightness_4
brightness_5
description
wrap
property
String
wrap
Implementation
String get wrap native;
void
wrap=
(
String
value
)
Implementation
set wrap(String value) native;
Dart
dart:html
TextAreaElement
wrap property
TextAreaElement class