SlideWidget constructor

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

Initializes key for subclasses.

Implementation

const SlideWidget({super.key});