ImageConfig constructor

ImageConfig({
  1. String? aspectRatio,
})

Implementation

ImageConfig({this.aspectRatio}) : super(fullyQualifiedName);