arrowRight method Null safety

BPItem arrowRight(
  1. double width
)

Implementation

BPItem arrowRight(double width) => _ArrowRightItem(width, this);