AppFonts.initDefault constructor

AppFonts.initDefault()

Implementation

factory AppFonts.initDefault() {
  return AppFonts._();
}