Call callback when the font is ready. Set notifyAlreadySet to specify if you want to be called if the font is already set.
callback
notifyAlreadySet
bool setFontCallback({ bool notifyAlreadySet = true, }) { return false; }