showDay property

bool showDay
final

Whenever to show the day field

See also:

  • showMonth, which configures whether to show the month field
  • showYear, which configures whether to show the year field

Implementation

final bool showDay;