SamplePlugin constructor

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

Implementation

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