menu
kitawi package
documentation
kitawi.dart
Html
resources property
resources property
dark_mode
light_mode
resources
property
List
<
Map
<
String
,
String
>
>
?
resources
final
List of external resources to be loaded with the html
Implementation
final List<Map<String, String>>? resources;
kitawi package
documentation
kitawi
Html
resources property
Html class