onLater property

BoolCallback? onLater
getter/setter pair

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

Implementation

BoolCallback? onLater;