onSend property
final
Called for chips that should be sent immediately (e.g. "Start quiz").
Implementation
final void Function(String text) onSend;
Called for chips that should be sent immediately (e.g. "Start quiz").
final void Function(String text) onSend;