Pose Theme
class PoseTheme(val acceptableColor: Color = PrismColors.prismAlternateGreen, val unacceptableColor: Color = PrismColors.prismWhite, val lineWidth: Float = 45.0f, val landmarkSize: Float = 25.0f, val pointFillColor: Color = PrismColors.prismWhite)
Defines all of the available properties for theming the Pose Drawing
Colors, Gradients & Sizing