menu
arcane_jaspr package
documentation
stylesheets/stylesheet.dart
ArcaneStylesheet
rootAttributes property
rootAttributes property
dark_mode
light_mode
rootAttributes
property
Map
<
String
,
String
>
get
rootAttributes
Implementation
Map<String, String> get rootAttributes => <String, String>{ 'data-arcane-theme': id, };
arcane_jaspr package
documentation
stylesheets/stylesheet
ArcaneStylesheet
rootAttributes property
ArcaneStylesheet class