paragraph property

String paragraph

Returns a string of sentences length with _word repeated

Implementation

static String get paragraph => _word * 20;