isTrapped property

bool isTrapped
final

Whether this scope traps focus within its subtree.

When true, focus cannot move to widgets outside this scope.

Implementation

final bool isTrapped;