ColorFilter
Defines a color filter that can be used with Container.color_filter
.
ColorFilter
class has the following properties:
blend_mode
The blend mode to apply to the color filter.
Value is of type BlendMode
.
color
The color to use when applying the filter.