rootAttributes property

Map<String, String> get rootAttributes

Implementation

Map<String, String> get rootAttributes => <String, String>{
  'data-arcane-theme': id,
};