FontFileSource constructor

FontFileSource({
  1. required String path,
})

Implementation

FontFileSource({required this.path});