ScrollButton constructor
const
ScrollButton({})
Implementation
const ScrollButton(
{super.key,
required this.toBottom,
required this.isVisible,
required this.onTap,
this.isAnonymous = false});
const ScrollButton(
{super.key,
required this.toBottom,
required this.isVisible,
required this.onTap,
this.isAnonymous = false});