showBackButton property

bool? showBackButton
final

true = force show, false = force hide, null = auto (Navigator.canPop).

Implementation

final bool? showBackButton;