setSemanticsActions method
Set the SemanticsActions that should be expose to the semantics tree.
Implementation
@override
void setSemanticsActions(Set<SemanticsAction?>? actions) {}
Set the SemanticsActions that should be expose to the semantics tree.
@override
void setSemanticsActions(Set<SemanticsAction?>? actions) {}