Custom

data class Custom(val customIconSize: Dp, val customTapTargetSize: Dp) : ButtonSize

Custom sizes should follow the accessibility principles and guidance for touch targets.

Constructors

Link copied to clipboard
constructor(customIconSize: Dp, customTapTargetSize: Dp)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard