getTextFont abstract method

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

Font stack to use for displaying text.

Implementation

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