features property

ImageSelectFeatureConfig? features
final

Optional: crop (image_cropper), video (video_compress), file_picker multi (web/desktop). Leave null to keep behavior identical to older versions (image picker + camera only).

Implementation

final ImageSelectFeatureConfig? features;