RenderIgnorePointer constructor

RenderIgnorePointer({
  1. bool ignoring = true,
})

Implementation

RenderIgnorePointer({this.ignoring = true});