DropDownMenuItemInfo

data class DropDownMenuItemInfo(val title: String, val subtitle: String = "")

Constructors

Link copied to clipboard
constructor(title: String, subtitle: String = "")

Properties

Link copied to clipboard
Link copied to clipboard