longParagraph property

String longParagraph

Returns a string of sentences length with _word repeated

Implementation

static String get longParagraph => _word * 50;