menu
my_shared_package package
documentation
models/CheckTechHabilite.dart
CheckTechHabilite
CheckTechHabilite.new constructor
CheckTechHabilite.new constructor
dark_mode
light_mode
CheckTechHabilite
constructor
CheckTechHabilite
(
int
id
,
String
titre
,
String
subtitre
,
int
order
,
bool
pour_coupure
,
)
Implementation
CheckTechHabilite(this.id, this.titre, this.subtitre, this.order, this.pour_coupure);
my_shared_package package
documentation
models/CheckTechHabilite
CheckTechHabilite
CheckTechHabilite.new constructor
CheckTechHabilite class