value property

Map<String, dynamic> value

Implementation

Map<String, dynamic> get value => {...widget.initialValue ?? {}, ..._value};