dateMovements property

ValueNotifier<DateTime?> dateMovements
final

Implementation

final dateMovements = ValueNotifier<DateTime?>(null);