saveCsvToolTip top-level constant

String const saveCsvToolTip

Implementation

const saveCsvToolTip = '''

**Save to CSV:** Tap here to save the generated document term matrix to a CSV
file, one row for each document and a column for each term.

''';