menu
dartgenx package
documentation
utils/dartgenx_config.dart
InputPath
InputPath.new constructor
InputPath.new constructor
dark_mode
light_mode
InputPath
constructor
InputPath
(
{
required
String
?
assets
,
required
String
?
appIcon
,
required
String
?
translationFile
,
})
Implementation
InputPath({ required this.assets, required this.appIcon, required this.translationFile, });
dartgenx package
documentation
utils/dartgenx_config
InputPath
InputPath.new constructor
InputPath class