paintOnTop property

bool paintOnTop
final

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;