getImageSource property

GetImageSource? getImageSource
final

Called when the user clicks the addImageIcon.

If null, the user will be prompted to select an image from the gallery.

Implementation

final GetImageSource? getImageSource;