menu
bloom_framework package
documentation
bloom_mobile.dart
ElNode
attrs property
attrs property
dark_mode
light_mode
attrs
property
Map
<
String
,
String
>
?
attrs
final
Arbitrary HTML attributes (id, href, placeholder, etc.).
Implementation
final Map<String, String>? attrs;
bloom_framework package
documentation
bloom_mobile
ElNode
attrs property
ElNode class