EasyPopover constructor

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

Implementation

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