menu
brilliant_msg package
documentation
tx/text_page.dart
PageData
lineTexts property
lineTexts property
dark_mode
light_mode
lineTexts
property
List
<
String
>
get
lineTexts
Implementation
List<String> get lineTexts => _lines.map((line) => line.text).toList();
brilliant_msg package
documentation
tx/text_page
PageData
lineTexts property
PageData class