size property

int? size
final

Used to define artwork size.

Important:

  • If size is null, will be set to 200.
  • This value have a directly influence to image quality.

Implementation

final int? size;