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