AxisPointer constructor
AxisPointer({
- String? type,
- LineStyle? lineStyle,
- ShadowStyle? shadowStyle,
Implementation
AxisPointer({this.type, this.lineStyle, this.shadowStyle});