Companion
object Companion
Functions
Link copied to clipboard
Pass any of the ColorScheme's "onXXXX" colors of colorScheme for backGroundColor. So you could use e.g. ColorScheme.onPrimary for backGroundColor, and this function will create a PopupMenuColors object with the matching content color (ColorScheme.primary for our example).
Link copied to clipboard