MyFonts constructor

MyFonts({
  1. List<Fonts>? fonts,
})

Implementation

MyFonts({this.fonts});