needsSetupBehavior property

bool get needsSetupBehavior

Returns true if the snapping behavior requires reinitialization.

Implementation

bool get needsSetupBehavior => _extent.behavior.needsSetup;