maxStackedEntries property
Maximum number of toast notifications to display simultaneously.
Type: int, default: 3. Controls how many toasts are visible at once,
with older toasts being hidden or collapsed when limit is exceeded.
Implementation
final int maxStackedEntries;