$FResizableStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FResizableDividerStyle horizontalDividerStyle(FResizableDividerStyle)?, FResizableDividerStyle verticalDividerStyle(FResizableDividerStyle)?}) → FResizableStyle -
Available on FResizableStyle, provided by the $FResizableStyleCopyWith extension
Returns a copy of this FResizableStyle with the given properties replaced.