size property
final
The maximum preview size.
If useCard is true, the size will be respected on both sides. If false, and the file is an image, the image ratio will affect the size, with the longest side taking this size.
Defaults to 80.
Implementation
final double size;