update property

void Function(List<String>) update
final

A callback function that must be called with answers to rebuild the survey elements.

Implementation

final void Function(List<String>) update;