setSemanticsActions method

  1. @override
void setSemanticsActions(
  1. Set<SemanticsAction> actions
)
override

Set the SemanticsActions that should be expose to the semantics tree.

Implementation

@override
void setSemanticsActions(Set<SemanticsAction> actions) {}