$FPaginationStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({EdgeInsets? itemPadding, BoxConstraints? itemConstraints, FWidgetStateMap<IconThemeData>? itemIconStyle, FWidgetStateMap<BoxDecoration>? itemDecoration, FWidgetStateMap<TextStyle>? itemTextStyle, TextStyle? ellipsisTextStyle, FTappableStyle actionTappableStyle(FTappableStyle)?, FTappableStyle pageTappableStyle(FTappableStyle)?, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) FPaginationStyle

Available on FPaginationStyle, provided by the $FPaginationStyleCopyWith extension

Returns a copy of this FPaginationStyle with the given properties replaced.