AlignmentImage constructor

const AlignmentImage({
  1. Key? key,
})

Implementation

const AlignmentImage({Key? key}) : super(key: key);