value property

Map<String, dynamic> value
final

Current form values inside the fieldset.

Implementation

final Map<String, dynamic> value;