OnStackRoutesEvent constructor

OnStackRoutesEvent({
  1. required String route,
})

Implementation

OnStackRoutesEvent({required this.route});