range property

Implementation

final range =
    ObservableReference<DateRange?>(DateRange(null, null), coalesce: true);