doNotRecordWireframe property

bool doNotRecordWireframe
final

with doNotRecordWireframe the wireframe for this element wont be rendered the element will be marked as sensitive by design because some sensitive data could be leaked without wireframe

Implementation

final bool doNotRecordWireframe;