supportsStencil property

  1. @override
bool supportsStencil
final

Settable for the same reason supportsWireframe is: the case worth a test is the device that says no, where the x-ray stage has to draw nothing rather than configure a test against an attachment with no stencil in it.

Implementation

@override
final bool supportsStencil;