isCheckboxStylingFixEnabled
Property
Common
@set:ExperimentalMaterial3Api
@ExperimentalMaterial3Api
var isCheckboxStylingFixEnabled
Flag indicating checkbox style. When true, the checkbox will use the Material Design 3 styling. This includes updated colors, and checkbox container sizing. When false, it uses the older Material Design 2 styling. This flag is intended for temporary use during the migration.
See the Material Design 2 Checkboxes Specs
(https://m2.material.io/components/checkboxes#specs)
and the Material Design 3 Checkboxes Specs
(https://m3.material.io/components/checkbox/specs).