Saves the text to the file fileName.
text
fileName
Future<void> saveText(final String fileName, final String text);