menu
assetx package
documentation
gen/config.dart
TypeConfig
TypeConfig.new const constructor
TypeConfig.new const constructor
dark_mode
light_mode
TypeConfig
constructor
const
TypeConfig
(
{
List
<
String
>
?
fileExtensions
,
List
<
String
>
?
pattern
,
})
Implementation
const TypeConfig({this.fileExtensions, this.pattern});
assetx package
documentation
gen/config
TypeConfig
TypeConfig.new const constructor
TypeConfig class