src property

String src
final

The path or URL to the font file (e.g., 'fonts/MyCustomFont.ttf').

This should be a path accessible from your assets.

Implementation

final String src;