$FSelectSectionStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FWidgetStateMap< TextStyle> ? labelTextStyle, EdgeInsetsGeometry? labelPadding, FWidgetStateMap<Color> ? dividerColor, double? dividerWidth, FItemStyle itemStyle(FItemStyle)?}) → FSelectSectionStyle -
Available on FSelectSectionStyle, provided by the $FSelectSectionStyleCopyWith extension
Returns a copy of this FSelectSectionStyle with the given properties replaced.