onSigned property

(void Function(T s)?) onSigned
final

Callback for side effect on user signed

Implementation

final void Function(T s)? onSigned;