arrowLeft method Null safety

BPItem arrowLeft(
  1. double width
)

Implementation

BPItem arrowLeft(double width) => _ArrowLeftItem(width, this);