formatButtonShowsNext property

bool formatButtonShowsNext
final

Controls the text inside FormatButton.

  • true - the button will show next CalendarFormat
  • false - the button will show current CalendarFormat

Implementation

final bool formatButtonShowsNext;