LoadFont method

String LoadFont(
  1. String fileName
)

Implementation

String LoadFont(
  String fileName,
) => 'LoadFont_$fileName';