backButtonTooltip property
The tooltip for the back button on NavigationAppBar.
In en, this message translates to: 'Back'
Implementation
@override
String get backButtonTooltip => 'กลับ';
The tooltip for the back button on NavigationAppBar.
In en, this message translates to: 'Back'
@override
String get backButtonTooltip => 'กลับ';