menu
flint_dart package
documentation
flint_ui.dart
HeadTag
props property
props property
dark_mode
light_mode
props
property
Map
<
String
,
Object
?
>
props
final
Attributes applied to the head element.
Implementation
final Map<String, Object?> props;
flint_dart package
documentation
flint_ui
HeadTag
props property
HeadTag class