SetFontType constructor

const SetFontType({
  1. required FontType fontType,
})

Implementation

const SetFontType({required this.fontType});