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