onEmptyActionPressed property
this functon triggers on click of emptyAction button
Implementation
final Future<void> Function()? onEmptyActionPressed;
this functon triggers on click of emptyAction button
final Future<void> Function()? onEmptyActionPressed;