mode property

SnapshotMode mode
final

Configuration that controls how the snapshot widget decides to paint its children.

Defaults to SnapshotMode.normal, which throws an error when a platform view or texture view is encountered.

See SnapshotMode for more information.

Implementation

final SnapshotMode mode;