Folder

data class Folder(val nameResource: Int, val icon: ImageVector, val filter: String, val talkbackDescriptionResource: Int)

Constructors

Link copied to clipboard
constructor(nameResource: Int, icon: ImageVector, filter: String, talkbackDescriptionResource: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard