menu
Dart
dart:html
InputElementBase
value property
value
brightness_4
brightness_5
description
value
property
String
?
value
Implementation
String? get value;
void
value=
(
String
?
value
)
Implementation
set value(String? value);
Dart
dart:html
InputElementBase
value property
InputElementBase class