style property

FCalendarStyle Function(FCalendarStyle style)? style
final

The style. Defaults to FThemeData.calendarStyle.

CLI

To generate and customize this style:

dart run forui style create calendar

Implementation

final FCalendarStyle Function(FCalendarStyle style)? style;