userPicked property

int? get userPicked

The currently selected day for single-date mode (1-based).

Implementation

int? get userPicked => _userPicked;