pickedDate property

ValueNotifier<DateTime> pickedDate
latefinal

Implementation

late final pickedDate = ValueNotifier(dateTime);