menu
graphic package
documentation
graphic.dart
AttributesGroups typedef
AttributesGroups typedef
dark_mode
light_mode
AttributesGroups
typedef
AttributesGroups
=
List
<
List
<
Attributes
>
>
Attributes lists for groups.
Implementation
typedef AttributesGroups = List<List<Attributes>>;
graphic package
documentation
graphic
AttributesGroups typedef
graphic library