↓ 16 callersFunctiongetAndroidSelectionControlColor({
theme,
disabled,
checked,
customColor,
customUncheckedColor,
}: {
theme: InternalTheme;
check
src/components/Checkbox/utils.ts:90
↓ 14 callersFunctionrenderAppbarContent({
children,
isDark,
shouldCenterContent = false,
isV3,
renderOnly,
renderExcept,
mode = 'small'
src/components/Appbar/utils.ts:132
↓ 12 callersFunctiongetSegmentedButtonColors({
theme,
disabled,
checked,
checkedColor,
uncheckedColor,
}: SegmentedButtonProps)
src/components/SegmentedButtons/utils.ts:153