onClearList property
dynamic Function()?
onClearList
final
Function to be executed after clear list.
Implementation
final Function()? onClearList;
Function to be executed after clear list.
final Function()? onClearList;