arrowBuilder property

Path Function(Path path, double contentWidth, double contentHeight, bool fitBellow, double distanceFromObject)? arrowBuilder
final

Implementation

final Path Function(
  Path path,
  double contentWidth,
  double contentHeight,
  bool fitBellow,
  double distanceFromObject,
)? arrowBuilder;