<itemvalue="The builder function will be called for each Key object."/>
<itemvalue="The [Navigator] removed `route`. If only one route is being removed, then the route immediately below that one, if any, is `previousRoute`. If multiple routes are being removed, then the route below the bottommost route being removed, if any, is `previousRoute`, and this method will be called once for each removed route, from the topmost route to the bottommost route."/>
<itemvalue="The [Navigator] removed `route`. If only one route is being removed, then the route immediately below that one, if any, is `previousRoute`. If multiple routes are being removed, then the route below the bottommost route being removed, if any, is `previousRoute`, and this method will be called once for each removed route, from the topmost route to the bottommost route."/>
<itemvalue="The [Navigator] popped `route`. The route immediately below that one, and thus the newly active route, is `previousRoute`."/>
<itemvalue="The [Navigator] popped `route`. The route immediately below that one, and thus the newly active route, is `previousRoute`."/>
<itemvalue="The [Navigator] pushed `route`. The route immediately below that one, and thus the previously active route, is `previousRoute`."/>
<itemvalue="The [Navigator] pushed `route`. The route immediately below that one, and thus the previously active route, is `previousRoute`."/>
@ -60,12 +61,11 @@
<itemvalue="english Like"/>
<itemvalue="english Like"/>
<itemvalue="A color that's clearly legible when drawn on [background]. To ensure that an app is accessible, a contrast ratio between [background] and [onBackground] of at least 4.5:1 is recommended. See <https:www.w3.orgTRUNDERSTANDING-WCAG20visual-audio-contrast-contrast.html>."/>
<itemvalue="A color that's clearly legible when drawn on [background]. To ensure that an app is accessible, a contrast ratio between [background] and [onBackground] of at least 4.5:1 is recommended. See <https:www.w3.orgTRUNDERSTANDING-WCAG20visual-audio-contrast-contrast.html>."/>
<itemvalue="Text with a color that contrasts with the card and canvas colors."/>
<itemvalue="Text with a color that contrasts with the card and canvas colors."/>
<itemvalue="A text theme that contrasts with the primary color."/>