checkboxColors
the default colors from the theme's color scheme of checkbox .
@Composable
Creates a CheckboxColor that represents the default container and content colors used in a Checkbox.
Return
The new CheckboxColor with expected background color, content color and border color.