onPopulate property
final
Called for chips that populate the text field for editing before sending.
Implementation
final void Function(String text) onPopulate;
Called for chips that populate the text field for editing before sending.
final void Function(String text) onPopulate;