semanticNext property
final
Semantic value passed to the next button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
Implementation
final String? semanticNext;
Semantic value passed to the next button.
This label is used by accessibility frameworks (e.g. TalkBack on Android) to describe the component.
final String? semanticNext;