Icon

constructor(icon: ImageVector, defaultTintColor: Color = TextColor.OnSurfaceVariant, selectedTintColor: Color = TextColor.OnSurface)

Parameters

icon

: controls the icon to be shown.

defaultTintColor

: controls the default tint color.

selectedTintColor

: controls the tint color when selected.