maxVisibleItems property
Maximum number of items to show before creating an overflow menu.
Platform Support:
- iOS: ✅ Respects platform UI guidelines
- Android: ⚠️ Limited by toolbar constraints
Implementation
final int? maxVisibleItems;
Maximum number of items to show before creating an overflow menu.
Platform Support:
final int? maxVisibleItems;