announceChanges property

bool announceChanges
final

Whether screen readers announce summary changes.

Defaults to false. When enabled, announcements are debounced by resolved-datum identity, never emitted per pointer pixel.

Implementation

final bool announceChanges;