$FButtonStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{FWidgetStateMap< BoxDecoration> ? decoration, FButtonContentStyle contentStyle(FButtonContentStyle)?, FButtonIconContentStyle iconContentStyle(FButtonIconContentStyle)?, FTappableStyle tappableStyle(FTappableStyle)?, FFocusedOutlineStyle focusedOutlineStyle(FFocusedOutlineStyle)?}) → FButtonStyle -
Available on FButtonStyle, provided by the $FButtonStyleCopyWith extension
Returns a copy of this FButtonStyle with the given properties replaced.