menu
textify package
documentation
band.dart
Band
artifacts property
artifacts property
dark_mode
light_mode
artifacts
property
List
<
Artifact
>
artifacts
final
List of artifacts contained within this band.
Implementation
final List<Artifact> artifacts = [];
textify package
documentation
band
Band
artifacts property
Band class