Lines that should have an arrow before them. Can be a number, a function mapping line numbers to booleans, or null to not have any arrows.
Position where drawing begins.
Style applied to most text.
Scales strings' measured heights by this. Values <1 make lines condensed, and values >1 make them sparse.
Distance between the end of the line and the start of Signs.
Distance between individual Signs.
Style applied to newly created Signs. The font style is not inherited from textStyle.
Number of the first visible line.
Overrides the main text style for line numbers. Setting this to null will cause lines to not be numbered. Note that the number separator needs to be disabled separately.
Style applied to the line separating a line's numbering from its content.
ReadonlynumberSpace before and after the number separator.
Space between the tip of an arrow and the start of the line content it's pointing at.
Horizontal length of an arrow's main line.
ReadonlyarrowStyle applied to arrows.
Creates one line for every element of the given array. Future modifications to the array won't be reflected by the lines.
Creates a sign at the end of the given line, numbered from 0.
Something that can present something on a canvas.