TextWriter.getStart

Returns the offset where writing starts. 0 based from the start of the widget text. Used to write partial lines. @return the integer offset where writing starts

class TextWriter
int
getStart
(
)

Meta