icons property

List<IconData>? icons
final

The list of icons for the navigation items (optional).

Implementation

final List<IconData>? icons;