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