CustomAnimatedCrossFade constructor

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

Implementation

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