getValue property
dynamic Function()
getValue
final
Used to get the value of the supplied widget during serialization
Implementation
final dynamic Function() getValue;
Used to get the value of the supplied widget during serialization
final dynamic Function() getValue;