menu
web package
documentation
web.dart
ElementCreationOptions
is_ property
is_ property
dark_mode
light_mode
is_
property
@
JS
('is')
String
get
is_
Implementation
@JS('is') external String get is_;
@
JS
('is')
set
is_
(
String
value
)
Implementation
@JS('is') external set is_(String value);
web package
documentation
web
ElementCreationOptions
is_ property
ElementCreationOptions extension type