contentsOffset property
int
get
contentsOffset
The offset of the first contents character.
If the string is multiline, then leading whitespaces are skipped.
Implementation
int get contentsOffset;
The offset of the first contents character.
If the string is multiline, then leading whitespaces are skipped.
int get contentsOffset;