nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.compose.theme
/
SdkTheme
Sdk
Theme
data
class
SdkTheme
(
val
colors
:
UiColorScheme
,
val
icons
:
UiIconScheme
)
Container class tha holds colors as well as icons to be used in the app.
Members
Constructors
Sdk
Theme
Link copied to clipboard
constructor
(
colors
:
UiColorScheme
,
icons
:
UiIconScheme
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
colors
Link copied to clipboard
val
colors
:
UiColorScheme
icons
Link copied to clipboard
val
icons
:
UiIconScheme