inputValue property

String? inputValue
final

Only set for input elements, contains the input's associated text value.

Implementation

final String? inputValue;