disableBarrierInteraction property

bool disableBarrierInteraction
final

Whether scrim/barrier taps are inert (outsideTapBehavior == 'nothing'). When false, onBarrierClick (if set) runs, else the engine advances.

Implementation

final bool disableBarrierInteraction;