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