RaTeXParseAndLayoutArgs typedef
Legacy isolate message shape (still accepted by ratexParseAndLayoutInIsolate).
Implementation
typedef RaTeXParseAndLayoutArgs = ({
String latex,
bool displayMode,
int colorValue,
});
Legacy isolate message shape (still accepted by ratexParseAndLayoutInIsolate).
typedef RaTeXParseAndLayoutArgs = ({
String latex,
bool displayMode,
int colorValue,
});