Plain-text lines extracted from frame.
List<String> get lines => frame.lines.map((line) => line.plainText).toList(growable: false);