scrimOnTapHint method
- String modalRouteContentName
override
Hint text announced when tapping on the scrim underneath the content of a modal route.
Implementation
@override
String scrimOnTapHint(String modalRouteContentName) => 'Close $modalRouteContentName';