getTextFont method

Future<List<String?>?> getTextFont()

Font stack to use for displaying text.

Implementation

Future<List<String?>?> getTextFont() => impl.getTextFont();