CheckboxSize
This interface is used to define the dimensions of a checkbox. The dimensions provided by the application are used to determine the width, height, and other dimensions of various elements of a checkbox component.
Inheritors
Properties
Represents the border corner radius of the checkbox. This value determines the degree of rounding of the checkbox corners.
Represents the size of the checkbox component. This value determines the width and height of the checkbox.
Represents the size of the container in which the checkbox component resides. This value typically determines the perimeter of the checkbox component.
Represents the ripple radius of the checkbox. This value determines the radius of the ripple effect when the checkbox is clicked.
Represents the style of the checkbox text. This value determines the font family, text size of the check box.