PIFormField constructor

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

Implementation

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