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