blocking property
Whether keyboard events should be blocked.
When false, events pass through to children normally.
Implementation
final bool blocking;
Whether keyboard events should be blocked.
When false, events pass through to children normally.
final bool blocking;