painterBuilder property

LukeEdgePainter Function(Offset source, Offset target, bool isAnimated, double dashAnimationSpeed) painterBuilder
final

Implementation

final LukeEdgePainter Function(
  Offset source,
  Offset target,
  bool isAnimated,
  double dashAnimationSpeed,
)
painterBuilder;