downloadttf method

Future<bool> downloadttf(
  1. String fileName
)

Implementation

Future<bool> downloadttf(String fileName) {
  throw UnimplementedError('downloadttf() has not been implemented.');
}