currentDate property

DateTime? currentDate
final

The DateTime representing today. It will be highlighted in the day grid.

Implementation

final DateTime? currentDate;