style property
Indicates the grouping style (for example, whether list separators and conjunctions are included).
- long: "A, B, and C".
- short: "A, B, C".
- narrow: "A B C".
Implementation
final ListStyle style;
Indicates the grouping style (for example, whether list separators and conjunctions are included).
final ListStyle style;