showMonth property

bool showMonth
final

Whenever to show the month field

See also:

  • showDay, which configures whether to show the day field
  • showYear, which configures whether to show the year field

Implementation

final bool showMonth;