showPresentDay property

bool? showPresentDay
final

Boolean to hide or show the selection of current date. By default the value will be true.

Implementation

final bool? showPresentDay;