CursorStyle constructor
CursorStyle({})
Implementation
CursorStyle({
this.foreground = 0,
this.background = 0,
this.attrs = 0,
this.underlineStyle = 0,
this.underlineColor = 0,
this.hyperlinkId = 0,
});
CursorStyle({
this.foreground = 0,
this.background = 0,
this.attrs = 0,
this.underlineStyle = 0,
this.underlineColor = 0,
this.hyperlinkId = 0,
});