menu
finch package
documentation
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); }
finch package
documentation
route
AssetManager
js property
AssetManager class