notFound property
Error message displayed when the user navigates to a non-existent page.
In en, this message translates to: 'Sorry, we couldn't find the page you were looking for.'
Implementation
String get notFound;
Error message displayed when the user navigates to a non-existent page.
In en, this message translates to: 'Sorry, we couldn't find the page you were looking for.'
String get notFound;