onUpdate property

VoidCallback? onUpdate
final

The onUpdate acts callback function to trigger when the widget updates.

Implementation

final VoidCallback? onUpdate;