$FLinearProgressStyleCopyWith extension

Provides a copyWith method.

on

Methods

copyWith({BoxConstraints? constraints, BoxDecoration? backgroundDecoration, BoxDecoration? progressDecoration, Curve? curve}) FLinearProgressStyle

Available on FLinearProgressStyle, provided by the $FLinearProgressStyleCopyWith extension

Returns a copy of this FLinearProgressStyle with the given properties replaced.