onAppend property

(dynamic Function(List<String>)?) onAppend
final

Append action callback.

Implementation

final Function(List<String>)? onAppend;