Companion

object Companion

Functions

Link copied to clipboard
fun fromIconItems(items: List<Pair<String, ImageVector>>, title: String? = ValueTheme.runtime()): DialogChoice
Link copied to clipboard
fun fromItems(items: List<String>, title: String? = ValueTheme.runtime()): DialogChoice