lineInfo property Null safety
Information about lines in the content. If state is not ResultState.VALID, throws StateError.
Implementation
LineInfo get lineInfo;
Information about lines in the content. If state is not ResultState.VALID, throws StateError.
LineInfo get lineInfo;