isPanEnabled property

bool get isPanEnabled

Gets whether panning is enabled.

Returns false during interactions that should disable panning.

Implementation

bool get isPanEnabled => panEnabled.value;