CustomAnimatedOpacity constructor

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

Implementation

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