$FBottomNavigationBarItemStyleCopyWith extension

Provides a copyWith method.

on

Methods

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

Available on FBottomNavigationBarItemStyle, provided by the $FBottomNavigationBarItemStyleCopyWith extension

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