EasySpin constructor

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

Implementation

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