DashIconCollection
data class DashIconCollection(val feedback: IconCollection.Feedback = IconCollection.Feedback(), val marker: IconCollection.Marker = IconCollection.Marker()) : ComposeInstance
Constructors
Link copied to clipboard
constructor(feedback: IconCollection.Feedback = IconCollection.Feedback(), marker: IconCollection.Marker = IconCollection.Marker())