AppBaseTheme

class AppBaseTheme(val text: String, val icon: ImageVector, val data: Any)

Constructors

Link copied to clipboard
constructor(text: String, icon: ImageVector, data: Any)

Properties

Link copied to clipboard
val data: Any
Link copied to clipboard
Link copied to clipboard