@override void setBackgroundColorRgb(int r, int g, int b) { _cursorStyle.setBackgroundColorRgb(r, g, b); }