menu
ez_widget_2 package
documentation
model/config/size_config.dart
SizeConfig
SizeConfig.new constructor
SizeConfig.new constructor
dark_mode
light_mode
SizeConfig
constructor
SizeConfig
(
{
double
?
textXSmall
,
double
?
textSmall
,
double
?
textNormal
,
double
?
textMedium
,
double
?
textLarge
,
})
Implementation
SizeConfig({this.textXSmall, this.textSmall, this.textNormal, this.textMedium, this.textLarge});
ez_widget_2 package
documentation
model/config/size_config
SizeConfig
SizeConfig.new constructor
SizeConfig class