IntUiTabIcons

data class IntUiTabIcons(val close: StatefulPainterProvider<ButtonState>) : TabIcons

Constructors

Link copied to clipboard
constructor(close: StatefulPainterProvider<ButtonState>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val close: StatefulPainterProvider<ButtonState>