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