menu
ez_widget_2 package
documentation
model/config/path_config.dart
PathConfig
PathConfig.new constructor
PathConfig.new constructor
dark_mode
light_mode
PathConfig
constructor
PathConfig
(
{
required
String
imagePath
,
required
String
svgPath
,
})
Implementation
PathConfig({required this.imagePath, required this.svgPath});
ez_widget_2 package
documentation
model/config/path_config
PathConfig
PathConfig.new constructor
PathConfig class