FontNotifier(this._getFont, this._saveFont) : super( GoogleFonts.michroma( textStyle: const TextStyle(fontSize: 96, fontWeight: FontWeight.bold), ), ) { _loadFont(); }