$FAutocompleteContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{IconThemeData? loadingIndicatorStyle, TextStyle? emptyTextStyle, EdgeInsetsGeometry? padding, FAutocompleteSectionStyle sectionStyle(FAutocompleteSectionStyle)?}) → FAutocompleteContentStyle -
Available on FAutocompleteContentStyle, provided by the $FAutocompleteContentStyleCopyWith extension
Returns a copy of this FAutocompleteContentStyle with the given properties replaced.