getImageSource property
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;
Called when the user clicks the addImageIcon.
If null, the user will be prompted to select an image from the gallery.
final GetImageSource? getImageSource;