IntUiMenuIcons

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

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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