menu
mahdaad_core package
documentation
core/utility/htify.dart
Htify
Htify constructor
Htify constructor
dark_mode
light_mode
Htify
constructor
Htify
(
{
String
?
url
,
})
Implementation
Htify({String? url}) : super(conf: HtifyConf(baseUrl: url));
mahdaad_core package
documentation
core/utility/htify
Htify
Htify constructor
Htify class