viscosity property

double viscosity
final

How 'thick' a Dough widget is. Higher values make for harder/less elastic Dough. A typical value would be something like 7000. Lower values like 100 will result in unexpected behaviors.

Implementation

final double viscosity;