CustomOpacity constructor

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

Implementation

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