scrimOnTapHint abstract method

String scrimOnTapHint(
  1. String modalRouteContentName
)

Hint text announced when tapping on the scrim underneath the content of a modal route.

Implementation

String scrimOnTapHint(String modalRouteContentName);