onUpdate property
Called when the update button is tapped or otherwise activated. Return false when the default behavior should not execute.
Implementation
final BoolCallback? onUpdate;
Called when the update button is tapped or otherwise activated. Return false when the default behavior should not execute.
final BoolCallback? onUpdate;