EasyDrawer constructor

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

Implementation

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