exploreModeTrigger property
The gesture that activates explore mode. Defaults to long press.
Turning on explore mode asks this A11yBehavior
to generate nodes within
this chart.
Implementation
final common.ExploreModeTrigger? exploreModeTrigger;
The gesture that activates explore mode. Defaults to long press.
Turning on explore mode asks this A11yBehavior
to generate nodes within
this chart.
final common.ExploreModeTrigger? exploreModeTrigger;