SviperWidget constructor

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

Default constructor

Implementation

const SviperWidget({
  super.key,
});