currentDate property

ValueNotifier<DateTime> currentDate
getter/setter pair

Implementation

late ValueNotifier<DateTime> currentDate;