initialValue property

Map<String, dynamic>? get initialValue

Implementation

Map<String, dynamic>? get initialValue => widget.initialValue;