SlideUpScreen constructor

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

Implementation

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