selectedDateTime property Null safety

DateTime selectedDateTime
read / write

Implementation

DateTime selectedDateTime = Helper().convertDateTimeToMidnight(DateTime.now().subtract(Duration(days: 1)));