EasyForm constructor

const EasyForm(
  1. {Key? key}
)

Implementation

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