$FCalendarHeaderStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?, FButtonStyle buttonStyle(FButtonStyle)?, TextStyle? headerTextStyle, Duration? animationDuration}) → FCalendarHeaderStyle -
Available on FCalendarHeaderStyle, provided by the $FCalendarHeaderStyleCopyWith extension
Returns a copy of this FCalendarHeaderStyle with the given properties replaced.