CustomAnimatedSwitcher constructor

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

Implementation

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