announceNavigation property

bool announceNavigation
final

Whether automatic route announcements via BloomAnnouncer are enabled.

When true (the default), politely announces each completed client-side navigation using the document title or pathname. Initial page load is skipped.

Implementation

final bool announceNavigation;