disable property

bool disable
final

If disable is true, the onTap and onDragUp won't work.

Implementation

final bool disable;