canScale property

bool canScale
final

Determines whether scaling gesture is disabled.

By default, scaling is enabled. Set canScale to false to disable scaling.

Implementation

final bool canScale;