selectedIcons property

List<IconData>? selectedIcons
final

The list of images when the page is displayed for the navigation items (optional).

Implementation

final List<IconData>? selectedIcons;