onPickImage property

VoidCallback? onPickImage
final

Opens the camera to take a picture; the action is hidden when null.

Implementation

final VoidCallback? onPickImage;