canMove property

bool canMove
final

Determines whether moving gesture overlay is disabled.

By default, moving is enabled. Set canMove to false to disable move.

Implementation

final bool canMove;