createState method

  1. @override
State<Form> createState()
override

Implementation

@override
State<Form> createState() => FormState();