menu
Dart
dart:html
OptionElement
OptionElement factory constructor
OptionElement
brightness_4
brightness_5
description
OptionElement
constructor
OptionElement
(
{
String
data
=
''
,
String
value
=
''
,
bool
selected
=
false
}
)
Implementation
factory OptionElement
Dart
dart:html
OptionElement
OptionElement factory constructor
OptionElement class