subtitle property

String get subtitle

Returns a string of sentences length with _word repeated

Implementation

static String get subtitle => _word * 3;