getTickMarks method

VGroup getTickMarks()

Implementation

VGroup getTickMarks() => VGroup([...tickMarks ?? [], ...bigTickMarks ?? []]);