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 => '뒤로';