EasyNotice constructor

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

Implementation

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