hitTestBehavior property
Describes how the semantic node should behave during hit testing.
See ui.SemanticsHitTestBehavior for more details.
Implementation
ui.SemanticsHitTestBehavior get hitTestBehavior => _hitTestBehavior;
Describes how the semantic node should behave during hit testing.
See ui.SemanticsHitTestBehavior for more details.
ui.SemanticsHitTestBehavior get hitTestBehavior => _hitTestBehavior;