stateName property

String get stateName

Returns the state name for the form

Implementation

String get stateName => "form_" + name!;