onPopulate property

void Function(String text) onPopulate
final

Called for chips that populate the text field for editing before sending.

Implementation

final void Function(String text) onPopulate;