menu
inno_bundle package
documentation
models/config.dart
Config
dlls property
dlls property
dark_mode
light_mode
dlls
property
List
<
DllEntry
>
dlls
final
List of dlls to be included in the installer.
Implementation
final List<DllEntry> dlls;
inno_bundle package
documentation
models/config
Config
dlls property
Config class