Searched defs:withAndroidAdaptiveIconColors (Results 1 – 2 of 2) sorted by relevance
81 const withAndroidAdaptiveIconColors: ConfigPlugin<string | null> = (config, backgroundColor) => { constant
126 const withAndroidAdaptiveIconColors = (config, backgroundColor) => { function