viewAllLabel property

  1. @override
String get viewAllLabel

The label for a generic "View all" call-to-action, e.g. the footer action of a truncated list.

Implementation

@override
String get viewAllLabel => 'Alle anzeigen';