backButtonLabel property
override
The label for the back button, used in CupertinoNavigationBar and CupertinoSliverNavigationBar.
Implementation
@override
String get backButtonLabel => 'Retour';
The label for the back button, used in CupertinoNavigationBar and CupertinoSliverNavigationBar.
@override
String get backButtonLabel => 'Retour';