MajorTickLines constructor
Creating an argument constructor of MajorTickLines class.
Implementation
const MajorTickLines({this.size = 5, this.width = 1, this.color});
Creating an argument constructor of MajorTickLines class.
const MajorTickLines({this.size = 5, this.width = 1, this.color});