ThemeColor
configurationSpecifies the theme color of the component. If undefined (the default), the theme controls the default color.
Valid options are
base: apply coloring based on surface theme color.primary: apply coloring based on primary theme color.secondary: apply coloring based on secondary theme color.tertiary: apply coloring based on tertiary theme color.info: apply coloring based on info theme color.success: apply coloring based on success theme color.warning:apply coloring based on warning theme color.error: apply coloring based on error theme color.
themeColor
StringDefault: undefined