CheckboxStyle

This interface defines the style properties for a checkbox. CheckboxStyle provides options for specifying colors, padding, stroke width, and different styles for checkbox labels or contents.

Inheritors

Properties

Link copied to clipboard

Returns the colors used for rendering the checkbox. This includes the colors for the checkboxes various states such as checked, unchecked, disabled, etc.

Link copied to clipboard
abstract val innerPadding: Dp

Returns the inner padding for the checkbox.