FPCSuccessLightGradientDotBadge constructor
const
FPCSuccessLightGradientDotBadge({})
Implementation
const FPCSuccessLightGradientDotBadge({
super.key,
this.position = FPCBadgePosition.topEnd,
this.isShow = true,
this.height,
this.duration,
required this.child,
});