$FButtonContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FWidgetStateMap< TextStyle> ? textStyle, FWidgetStateMap<IconThemeData> ? iconStyle, EdgeInsetsGeometry? padding, double? spacing}) → FButtonContentStyle -
Available on FButtonContentStyle, provided by the $FButtonContentStyleCopyWith extension
Returns a copy of this FButtonContentStyle with the given properties replaced.