$FTooltipStyleCopyWith extension
Provides a copyWith
method.
Methods
-
copyWith(
{BoxDecoration? decoration, ImageFilter? backgroundFilter, EdgeInsets? padding, TextStyle? textStyle}) → FTooltipStyle -
Available on FTooltipStyle, provided by the $FTooltipStyleCopyWith extension
Returns a copy of this FTooltipStyle with the given properties replaced.