currentDate property
The currentDate represents the current day (i.e. today).
This date will be highlighted in the day grid.
If null
, the date of Jalali.now()
will be used.
Implementation
final Jalali? currentDate;
The currentDate represents the current day (i.e. today).
This date will be highlighted in the day grid.
If null
, the date of Jalali.now()
will be used.
final Jalali? currentDate;