onSent property

void Function()? onSent
final

Callback, called when the quotes are sent.

Implementation

final void Function()? onSent;