autoresize property

bool autoresize
final

Whether or not changes in render object size should automatically re-create the snapshot.

Defaults to false.

Implementation

final bool autoresize;