Scenic v0.10.2 Scenic.Primitive.Style.FontSize View Source

The point-size to draw text in.

Example:

graph
|> text("Small", font_size: 6)
|> text("Large", font_size: 64)

Data

Any number greater than or equal to 6.