menu
webf package
documentation
webf.dart
HTMLSelectElement
type property
type property
dark_mode
light_mode
type
property
@
override
String
get
type
Implementation
@override String get type => multiple ? 'select-multiple' : 'select-one';
webf package
documentation
webf
HTMLSelectElement
type property
HTMLSelectElement class