halfLength property

int halfLength

Implementation

int get halfLength => (this.length / 2).floor();