menu
fast_app_base package
documentation
common/theme/custom_google_font.dart
CustomGoogleFont
CustomGoogleFont.new constructor
CustomGoogleFont.new constructor
dark_mode
light_mode
CustomGoogleFont
constructor
CustomGoogleFont
(
String
downloadUrl
,
String
expectedFileHash
,
int
expectedLength
)
Implementation
CustomGoogleFont(this.downloadUrl, super.expectedFileHash, super.expectedLength);
fast_app_base package
documentation
common/theme/custom_google_font
CustomGoogleFont
CustomGoogleFont.new constructor
CustomGoogleFont class