menu
rough_flutter package
documentation
rough_flutter.dart
DrawConfig
roughness property
roughness property
dark_mode
light_mode
roughness
property
double
roughness
final
Controls how rough the drawing is. A value of 0 creates perfect shapes.
Implementation
final double roughness;
rough_flutter package
documentation
rough_flutter
DrawConfig
roughness property
DrawConfig class