currentStartAt property Null safety

DateTime currentStartAt
read / write

Implementation

DateTime currentStartAt = DateTime.now().subtract(Duration(days: GraphViewType.W1.subDays));