$FBreadcrumbStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({FWidgetStateMap<TextStyle>? textStyle, IconThemeData? iconStyle, EdgeInsetsGeometry? padding, FTappableStyle tappableStyle(FTappableStyle)?, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) FBreadcrumbStyle

Available on FBreadcrumbStyle, provided by the $FBreadcrumbStyleCopyWith extension

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