value property

String get value

Implementation

String get value => (element as HTMLInputElement).value;