AnimatedThemeDemo constructor

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

Implementation

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