menu
easy_attribution_text package
documentation
attributes.dart
HeaderAttribute
HeaderAttribute.new const constructor
HeaderAttribute.new const constructor
dark_mode
light_mode
HeaderAttribute
constructor
const
HeaderAttribute
(
[
int
?
value
])
Implementation
const HeaderAttribute([int? value]) : super(value: value);
easy_attribution_text package
documentation
attributes
HeaderAttribute
HeaderAttribute.new const constructor
HeaderAttribute class