$FSelectContentStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{FSelectSectionStyle sectionStyle(FSelectSectionStyle)?, FSelectScrollHandleStyle scrollHandleStyle(FSelectScrollHandleStyle)?, EdgeInsetsGeometry? padding}) → FSelectContentStyle -
Available on FSelectContentStyle, provided by the $FSelectContentStyleCopyWith extension
Returns a copy of this FSelectContentStyle with the given properties replaced.