TestSlideButtonExample constructor

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

Implementation

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