first property

Cell? get first

Implementation

Cell? get first => Cell(cells.first);