autoresize property
final
Whether or not changes in render object size should automatically re-create the snapshot.
Defaults to false.
Implementation
final bool autoresize;
Whether or not changes in render object size should automatically re-create the snapshot.
Defaults to false.
final bool autoresize;