selectedIconColor property Null safety
final
An optional color that will be applied to the icon when this node is selected.
Implementation
final Color? selectedIconColor;
An optional color that will be applied to the icon when this node is selected.
final Color? selectedIconColor;