style property
The style.
CLI
To generate and customize this style:
dart run forui style create line-calendar
Implementation
final FLineCalendarStyle Function(FLineCalendarStyle style)? style;
The style.
To generate and customize this style:
dart run forui style create line-calendar
final FLineCalendarStyle Function(FLineCalendarStyle style)? style;