blocking property

bool blocking
final

Whether keyboard events should be blocked.

When false, events pass through to children normally.

Implementation

final bool blocking;