IntUiMenuIcons

@Immutable
data class IntUiMenuIcons(val submenuChevron: PainterProvider<MenuItemState>) : MenuIcons

Constructors

Link copied to clipboard
constructor(submenuChevron: PainterProvider<MenuItemState>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val submenuChevron: PainterProvider<MenuItemState>