usedCameraButton property

bool? usedCameraButton
final

Determines whether to show the camera button in the picker list.

Default value: true

Implementation

final bool? usedCameraButton;