collectionItemBreakAfter property
Maximum number of collection items before forcing a multi-line layout.
When the collection length exceeds this value, each item is written on its own line to keep lists readable.
Implementation
final int collectionItemBreakAfter;