menu
fluent_bundle package
documentation
syntax.dart
Term
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
Attribute
>
attributes
final
The term's attributes, in source order.
Implementation
final List<Attribute> attributes;
fluent_bundle package
documentation
syntax
Term
attributes property
Term class