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