CustomAnimatedPositioned constructor
const
CustomAnimatedPositioned({
- Key? key,
Implementation
const CustomAnimatedPositioned({Key? key}) : super(key: key);
const CustomAnimatedPositioned({Key? key}) : super(key: key);