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