backButtonLabel property

  1. @override
String get backButtonLabel
override

The label for the back button, used in CupertinoNavigationBar and CupertinoSliverNavigationBar.

Implementation

@override
String get backButtonLabel => 'Back';