ExpandImage constructor

const ExpandImage({
  1. bool allowRotation = false,
  2. bool heroAnimation = true,
})

Implementation

const ExpandImage({this.allowRotation = false, this.heroAnimation = true});