maxWidth property

  1. @Input()
int maxWidth
getter/setter pair

Maximum width in pixels of the output image

Implementation

@Input()
int maxWidth = 1024;