-
- All Implemented Interfaces:
-
com.kyant.backdrop.highlight.HighlightStyle
@Immutable() public final class HighlightStyle.Plain implements HighlightStyle
-
-
Constructor Summary
Constructors Constructor Description HighlightStyle.Plain(Color color, BlendMode blendMode)
-
Method Summary
Modifier and Type Method Description ColorgetColor()BlendModegetBlendMode()<ERROR CLASS>createShader(DrawScope $self, Shape shape, RuntimeShaderCache runtimeShaderCache)-
-
Method Detail
-
getColor
Color getColor()
-
getBlendMode
BlendMode getBlendMode()
-
createShader
@RequiresApi(value = 31) <ERROR CLASS> createShader(DrawScope $self, Shape shape, RuntimeShaderCache runtimeShaderCache)
-
-
-
-