Scenic v0.10.2 Scenic.Primitive.Style.Fill View Source
Fill primitives with the specified paint.
Example:
graph
|> rectangle({10, 20}, fill: :blue)
Data
Any valid paint.
Fill primitives with the specified paint.
Example:
graph
|> rectangle({10, 20}, fill: :blue)
Any valid paint.