StateLanding constructor
const
StateLanding({
- Key? key,
- required StateExperienceController controller,
Implementation
const StateLanding({super.key, required this.controller});