setValue property

dynamic Function(dynamic) setValue
final

Used to set the value of the supplied widget during deserialization

Implementation

final Function(dynamic) setValue;