QuickButtonsWidget constructor
QuickButtonsWidget({})
Implementation
QuickButtonsWidget({
Key? key,
this.btnsTxt,
this.selectBtnList,
this.enableBtnList,
this.btns,
this.isBtnsScroll,
this.isEdit = true,
this.onBtnSelectChanged,
});