NavItemRegion

class NavItemRegion(val title: String, val icon: IconComposable? = null) : INavItem

Constructors

Link copied to clipboard
constructor(title: String, icon: IconComposable? = null)

Properties

Link copied to clipboard
Link copied to clipboard