PreferenceCenterTheme

constructor(lightColors: PreferenceCenterColors = PreferenceCenterColors.lightDefaults(), darkColors: PreferenceCenterColors = PreferenceCenterColors.darkDefaults(), typography: PreferenceCenterTypography = PreferenceCenterTypography.defaults(), dimens: PreferenceCenterDimens = PreferenceCenterDimens.defaults(), shapes: PreferenceCenterShapes = PreferenceCenterShapes.defaults(), options: PreferenceCenterOptions = PreferenceCenterOptions.defaults())(source)