onValueReaded property

dynamic Function(String? value) onValueReaded
final

Implementation

final Function(String? value) onValueReaded;