MiscFont constructor

const MiscFont({
  1. List<MiscFontButtons> buttons = const [],
})

Implementation

const MiscFont({this.buttons = const []});