supportedFonts top-level property

List<String> supportedFonts
final

Implementation

final List<String> supportedFonts = [
  'ttc',
  'ttf',
  'otf',
  'data'
];