GTweenDropShadowFilterExt extension

Extension on GDropShadowFilter providing a getter for GTweenableDropShadowFilter and a tween method to tween the properties of the drop shadow filter.

on

Properties

twn GTweenableDropShadowFilter
Getter for GTweenableDropShadowFilter on the drop shadow filter.
no setter

Methods

tween({required double duration, Object? blurX, Object? blurY, Object? angle, Object? distance, Color? color, EaseFunction? ease, double? delay, bool? useFrames, int overwrite = 1, VoidCallback? onStart, Object? onStartParams, VoidCallback? onComplete, Object? onCompleteParams, VoidCallback? onUpdate, Object? onUpdateParams, bool? runBackwards, bool? immediateRender, Map? startAt}) GTween
Tween the properties of the drop shadow filter.