enableSnapping property

bool? enableSnapping
final

Whether edge snapping is enabled.

Defaults to true. Ignored when using WindowWidget.controlled.

Implementation

final bool? enableSnapping;