$FTabsStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({BoxDecoration? decoration, EdgeInsetsGeometry? padding, TextStyle? selectedLabelTextStyle, TextStyle? unselectedLabelTextStyle, BoxDecoration? indicatorDecoration, FTabBarIndicatorSize? indicatorSize, double? height, double? spacing, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) FTabsStyle

Available on FTabsStyle, provided by the $FTabsStyleCopyWith extension

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