isVisible property

bool? isVisible
final

The mouse follower will disappear when the screen width size is less than mobileWidth. mobileWidth default size is '750'.

Implementation

final bool? isVisible;