onStartProcessing property
Callback invoked when the button starts processing.
Useful for triggering actions like disabling other UI elements.
Implementation
final VoidCallback? onStartProcessing;
Callback invoked when the button starts processing.
Useful for triggering actions like disabling other UI elements.
final VoidCallback? onStartProcessing;