arrowLarge constant

ParticlePainter const arrowLarge

Large arrow particle

Implementation

static const ParticlePainter arrowLarge = ArrowParticle(
  length: 16.0,
  width: 10.0,
);