getFontName method

dynamic getFontName()

Implementation

getFontName() => _prefs?.getString(Constants.FONT_CACHE) ?? "Roboto";