isFull property

bool get isFull

Implementation

bool get isFull => length == maxLength;