package property

String? package
final

Name of the font package to use with font fallback.

Same feature as in ThemeData factory. Used to apply the font package to default text theme and primary text theme, also passed along to ThemeData,

Implementation

final String? package;