menu
laokyc_button package
documentation
model/list_domain_model.dart
Title
Title.new constructor
Title.new constructor
dark_mode
light_mode
Title
constructor
Title
(
{
Code
?
code
,
String
?
text
,
})
Implementation
Title({ this.code, this.text, });
laokyc_button package
documentation
model/list_domain_model
Title
Title.new constructor
Title class