$FBottomNavigationBarStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{BoxDecoration? decoration, ImageFilter? backgroundFilter, EdgeInsetsGeometry? padding, FBottomNavigationBarItemStyle itemStyle(FBottomNavigationBarItemStyle)?}) → FBottomNavigationBarStyle -
Available on FBottomNavigationBarStyle, provided by the $FBottomNavigationBarStyleCopyWith extension
Returns a copy of this FBottomNavigationBarStyle with the given properties replaced.