menu
puppeteer package
documentation
protocol/dom_snapshot.dart
DOMNode
textValue property
textValue property
dark_mode
light_mode
textValue
property
String
?
textValue
final
Only set for textarea elements, contains the text value.
Implementation
final String? textValue;
puppeteer package
documentation
protocol/dom_snapshot
DOMNode
textValue property
DOMNode class