selectableStyles property

({FCalendarDayStyle current, FCalendarDayStyle enclosing}) selectableStyles
final

The styles of selectable dates in the current month on display and the enclosing months.

Implementation

final ({FCalendarDayStyle current, FCalendarDayStyle enclosing}) selectableStyles;