setValue property
dynamic Function(dynamic)
setValue
final
Used to set the value of the supplied widget during deserialization
Implementation
final Function(dynamic) setValue;
Used to set the value of the supplied widget during deserialization
final Function(dynamic) setValue;