reading_time library

Functions

readingTime(String text, {int wpm = 200, String suffix = 'min read', String lessMsg = 'less than a minute'}) ReadingTimeResult
Predict estimated time to read text String text is positional and required int wpm is named and not required , default value for wordsPerMinute is 200 an average reader can read 200 words per minute