showYear property

bool showYear
final

Whenever to show the year field

See also:

  • showDay, which configures whether to show the day field
  • showMonth, which configures whether to show the month field

Implementation

final bool showYear;