selectedDate property

Rx<DateTime> selectedDate
getter/setter pair

Implementation

Rx<DateTime> selectedDate = Rx<DateTime>(DateTime.now());