IconButtonSize

Interface defining the size of an icon button.

This interface specifies both the overall size of the button and the size of the icon it contains.

Inheritors

Properties

Link copied to clipboard
abstract val dp: Dp

The size of the icon button, represented as a Dp value.

Link copied to clipboard
abstract val iconSize: IconSize

The size of the icon within the button, represented as an IconSize.