selectedBackgroundColorIcon property

Color? selectedBackgroundColorIcon
final

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

Implementation

final Color? selectedBackgroundColorIcon;