RecordedStencil constructor
const
RecordedStencil(
- StencilState front,
- StencilState? back
Implementation
const RecordedStencil(this.front, this.back);
const RecordedStencil(this.front, this.back);