texts

fun DialogColorDefaults.texts(presets: String = stringResource(Res.string.composedialogs_color_label_presets), custom: String = stringResource(Res.string.composedialogs_color_label_custom)): DialogColor.Texts

texts for the color pager

Parameters

presets

the label of the pager title for the presets color page

custom

the label of the pager title for the custom color page