Package com.pspdfkit.compose.theme
Class ToolbarPopupColors
-
- All Implemented Interfaces:
@Immutable() public final class ToolbarPopupColors
-
-
Field Summary
Fields Modifier and Type Field Description private final Color
backgroundColor
-
Constructor Summary
Constructors Constructor Description ToolbarPopupColors(Color backgroundColor)
-
Method Summary
Modifier and Type Method Description final Color
getBackgroundColor()
-
-
Constructor Detail
-
ToolbarPopupColors
ToolbarPopupColors(Color backgroundColor)
-
-
Method Detail
-
getBackgroundColor
final Color getBackgroundColor()
-
-
-
-