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