TabControlModel constructor
TabControlModel({})
Implementation
TabControlModel({
required this.tabsHeaderList,
required this.widgetsContentTab,
required this.indexTabSelected,
this.nbrChapitreARattrapper=0,
this.nbrJourARattrapper=0,
});