entryRedirectText property

  1. @override
String get entryRedirectText
override

Text of the cell button that opens a blog post.

In en, this message translates to: 'Read more'

Implementation

@override
String get entryRedirectText => 'Lese mehr darĂ¼ber';