inputValue property
Only set for input elements, contains the input's associated text value.
Implementation
final RareStringData? inputValue;
Only set for input elements, contains the input's associated text value.
final RareStringData? inputValue;