textValue property

String? textValue
final

Only set for textarea elements, contains the text value.

Implementation

final String? textValue;