cell method Null safety

  1. @protected
BPCell cell(
  1. BPItem item
)

Implementation

@protected
BPCell cell(BPItem item) => BPCell(item);