CustomAnimatedAlign constructor

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

Implementation

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