blocking property
final
Whether this widget is blocking semantics of all widget that were painted before it in the same semantic container.
Implementation
final bool blocking;
Whether this widget is blocking semantics of all widget that were painted before it in the same semantic container.
final bool blocking;