menu
easy_attribution_text package
documentation
attributes.dart
CodeBlockAttribute
CodeBlockAttribute.new const constructor
CodeBlockAttribute.new const constructor
dark_mode
light_mode
CodeBlockAttribute
constructor
const
CodeBlockAttribute
(
{
required
Map
<
String
,
dynamic
>
?
value
,
})
Implementation
const CodeBlockAttribute({required super.value});
easy_attribution_text package
documentation
attributes
CodeBlockAttribute
CodeBlockAttribute.new const constructor
CodeBlockAttribute class