onProcessingStateChanged property

ValueChanged<bool>? onProcessingStateChanged
final

Called when the processing state (loading) changes.

Implementation

final ValueChanged<bool>? onProcessingStateChanged;