Font stack to use for displaying text.
Future<void> setTextFont(List<String?> textFont) => impl.setTextFont(textFont);