menu
ez_widget_2 package
documentation
model/config/text_config.dart
TextConfig
TextConfig.new constructor
TextConfig.new constructor
dark_mode
light_mode
TextConfig
constructor
TextConfig
(
{
String
?
loading
,
String
?
alertBack
,
String
?
selectDay
,
String
?
agree
,
String
?
confirm
,
String
?
cancel
,
})
Implementation
TextConfig({ this.loading, this.alertBack, this.selectDay, this.agree, this.confirm, this.cancel });
ez_widget_2 package
documentation
model/config/text_config
TextConfig
TextConfig.new constructor
TextConfig class