checkBoxSize

fun checkBoxSize(value: Dp = Dp.Unspecified): CheckboxContentSize

Creates a CheckboxContentSize that presents sizes used by Checkbox

Return

a new CheckboxContentSize with the given parameters.

Parameters

value

the size of the check box.