imageSource property

ImageSource? imageSource
final

Enum to define the image source.

Describes type of the image source being sent in imageList

Possible values:

  • Asset
  • Network
  • File

Implementation

final ImageSource? imageSource;