imageSourceMap top-level property

Map<String, ImageSource> imageSourceMap
final

Implementation

final imageSourceMap = {
  "camera": ImageSource.camera,
  "gallery": ImageSource.gallery,
};