BackToTop constructor

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

Implementation

const BackToTop({
  super.key,
});