menu
webapp package
documentation
wa_route.dart
AssetManager
js property
js property
dark_mode
light_mode
js
property
List
<
Asset
>
get
js
Returns the list of JS assets.
Implementation
List<Asset> get js { return getByType(AssetType.js); }
webapp package
documentation
wa_route
AssetManager
js property
AssetManager class