preview property

Date? preview
final

If non-null, the user is currently previewing a modification to the current selection, and this is the date the user is interacting with to produce this preview.

Implementation

final Date? preview;