noMoreChangelogs property
String
get
noMoreChangelogs
override
This is the message that is displayed when there are no more changelogs.
In en, this message translates to:
'No more changelogs'
Implementation
@override
String get noMoreChangelogs => 'No more changelogs';