paintOnTop property
child will be painted in the DeferredPointerHandler causing it to render on top of any siblings in the it's current context.
Implementation
final bool paintOnTop;
child will be painted in the DeferredPointerHandler causing it to render on top of any siblings in the it's current context.
final bool paintOnTop;