onRouteBuildFailed property
This callback will called when the route is built failed and response a message
Implementation
final Function(String?)? onRouteBuildFailed;
This callback will called when the route is built failed and response a message
final Function(String?)? onRouteBuildFailed;