CustomAnimatedIcon constructor

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

Implementation

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