Icon
constructor(icon: ImageVector, defaultTintColor: Color = TextColor.OnSurfaceVariant, selectedTintColor: Color = TextColor.OnSurface)
Parameters
icon
: controls the icon to be shown.
default Tint Color
: controls the default tint color.
selected Tint Color
: controls the tint color when selected.