GradientButtonRoute constructor

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

Implementation

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