blockEntryOverviewDescription property

  1. @override
String get blockEntryOverviewDescription
override

Subtitle of the blog-post overview table.

In en, this message translates to: 'Does not include reviews of books/movies/games'

Implementation

@override
String get blockEntryOverviewDescription =>
    'Does not include reviews of books/movies/games';