CancelNavigation constructor

const CancelNavigation({
  1. String? reason,
})

Implementation

const CancelNavigation({this.reason});