OnHoverWidget constructor
const
OnHoverWidget({})
Implementation
const OnHoverWidget(
{super.key,
this.builder,
this.child,
this.hoveredMatrix4,
this.hoverScale,
this.animatedDuration,
this.onTap,
this.radius,
this.hoverColor,
this.boxDecoration,
this.cursor});