menu
assetx package
documentation
gen/config.dart
MapConfig
MapConfig.new const constructor
MapConfig.new const constructor
dark_mode
light_mode
MapConfig
constructor
const
MapConfig
(
{
String
?
builtin
,
String
?
src
,
String
?
passIn
,
bool
lazy
=
true
,
})
Implementation
const MapConfig({this.builtin, this.src, this.passIn, this.lazy = true});
assetx package
documentation
gen/config
MapConfig
MapConfig.new const constructor
MapConfig class