adaptiveBackButton property
If true, this widget uses Icons.arrow_back_ios_new
on iOS or macOS, and
Icons.arrow_back
on everything else. Note that specifying icon
will override this.
Implementation
final bool adaptiveBackButton;
If true, this widget uses Icons.arrow_back_ios_new
on iOS or macOS, and
Icons.arrow_back
on everything else. Note that specifying icon
will override this.
final bool adaptiveBackButton;