announceCurrentStep property
When true, assertively announces the current step via aria live region.
Implementation
@Input()
bool announceCurrentStep = false;
When true, assertively announces the current step via aria live region.
@Input()
bool announceCurrentStep = false;