dobController property

ValueNotifier<DateTime?> dobController
final

Implementation

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