selectedDateTime property Null safety
read / write
Implementation
DateTime selectedDateTime = Helper().convertDateTimeToMidnight(DateTime.now().subtract(Duration(days: 1)));
DateTime selectedDateTime = Helper().convertDateTimeToMidnight(DateTime.now().subtract(Duration(days: 1)));