primaryColorInt

The primary color as an ARGB integer, for use with the traditional Android View system. Getting this value will convert the Compose primaryColor to an Int. Setting this value will create a Compose Color and update primaryColor.