$FSheetStyleCopyWith extension
Provides a copyWith
method.
- on
Methods
-
copyWith(
{ImageFilter barrierFilter(double)?, Duration? enterDuration, Duration? exitDuration, double? flingVelocity, double? closeProgressThreshold}) → FSheetStyle -
Available on FSheetStyle, provided by the $FSheetStyleCopyWith extension
Returns a copy of this FSheetStyle with the given properties replaced.