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