isEnd property
bool
get
isEnd
The notches are aligned to the end of the ruler.
Implementation
bool get isEnd => this == RulerSide.end;
The notches are aligned to the end of the ruler.
bool get isEnd => this == RulerSide.end;