imageSource property
dynamic
imageSource
final
Image source, it can be http url, assets file path (assets path must start with assets), local file or icon data
Implementation
final dynamic imageSource;