EasyAffix constructor

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

Implementation

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