CustomAnimatedPositioned constructor

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

Implementation

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