unselectedBackgroundColorIcon property

Color? unselectedBackgroundColorIcon
final

Background color of the icon when container is not selected. Default value : theme.primaryColorDark

Implementation

final Color? unselectedBackgroundColorIcon;