onIgnore property

BoolCallback? onIgnore
getter/setter pair

Called when the ignore button is tapped or otherwise activated. Return false when the default behavior should not execute.

Implementation

BoolCallback? onIgnore;