getBackgrounds method

Iterable<String> getBackgrounds()

Implementation

Iterable<String> getBackgrounds() =>
    getAssets('$kPackBackgroundsPath/', true);