Grabber constructor

const Grabber(
  1. {Key? key}
)

Implementation

const Grabber({
  super.key,
});