$FFormFieldStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FWidgetStateMap< TextStyle> ? labelTextStyle, FWidgetStateMap<TextStyle> ? descriptionTextStyle, TextStyle? errorTextStyle}) → FFormFieldStyle -
Available on FFormFieldStyle, provided by the $FFormFieldStyleCopyWith extension
Returns a copy of this FFormFieldStyle with the given properties replaced.