hasImageProvider property

bool get hasImageProvider

Implementation

bool get hasImageProvider {
  return _imageProvider != null;
}