Misc constructor

const Misc({
  1. List<MiscButtons> buttons = const [],
})

Implementation

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