@override Vector2D measureTextEx(FontD font, String text, num fontSize, num spacing) => rl.CoreD.MeasureTextEx(font, text, fontSize, spacing);