MCPFeedback Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
MCPFeedback Android SDK
sdk-ui
/
io.mcpfeedback.sdk.ui.compose.theme
/
FeedbackThemeColors
/
FeedbackThemeColors
Feedback
Theme
Colors
constructor
(
@
ColorInt
primary
:
Int
,
@
ColorInt
onPrimary
:
Int
,
@
ColorInt
surface
:
Int
,
@
ColorInt
onSurface
:
Int
,
@
ColorInt
error
:
Int
,
@
ColorInt
onError
:
Int
)