writer property

void Function(T val) writer
final

Function used to update value

Implementation

final void Function(T val) writer;