maxImages property
Maximum number of images the user can select/capture.
When null, there is no limit.
Implementation
final int? maxImages;
Maximum number of images the user can select/capture.
When null, there is no limit.
final int? maxImages;